2023-11-30T19:39:01.962 INFO:root:teuthology version: 0.0.1.dev212+g595fad1 2023-11-30T19:39:01.962 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371 --owner scheduled_yuriw@teuthology --name yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi --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} -- /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/orig.config.yaml 2023-11-30T19:39:01.994 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T19:39:02.072 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371 branch: wip-yuri8-testing-2023-11-29-0706-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: '7472371' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri8-testing-2023-11-29-0706-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: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 workunit: branch: wip-yuri8-testing-2023-11-29-0706-pacific sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 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: 8528 sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2023-11-29-0706-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 targets: smithi057.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzOnG9BmkN8Jbe8YTq2Gof/Ow0H0lv2K9uphJsq5QA7uVb9znR4w8GKzZTWMKo8zWu0XbKxSj7vjE959Z4XD3s= smithi069.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIrqb0cIL2EwoEVgsdEOgmF4nuvAiN2xmPFkFkjNY03HJTQf0siVz+cQfS86Iq8Px5YQd+IsTtR8hqrgNc93i54= 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: wip-package-queries teuthology_sha1: 595fad1080bd379e3c0231a8e02595924c59a9da timestamp: 2023-11-30_16:00:27 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-11-30T19:39:02.072 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa; will attempt to use it 2023-11-30T19:39:02.073 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks 2023-11-30T19:39:02.073 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-30T19:39:02.075 INFO:teuthology.task.internal:Checking packages... 2023-11-30T19:39:02.098 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9' 2023-11-30T19:39:02.098 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-30T19:39:02.098 INFO:teuthology.packaging:ref: None 2023-11-30T19:39:02.098 INFO:teuthology.packaging:tag: None 2023-11-30T19:39:02.098 INFO:teuthology.packaging:branch: wip-yuri8-testing-2023-11-29-0706-pacific 2023-11-30T19:39:02.099 INFO:teuthology.packaging:sha1: 0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T19:39:02.099 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri8-testing-2023-11-29-0706-pacific 2023-11-30T19:39:02.240 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-328.g0dc074ce 2023-11-30T19:39:02.240 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-30T19:39:02.247 INFO:teuthology.task.internal:no buildpackages task found 2023-11-30T19:39:02.247 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-30T19:39:02.254 INFO:teuthology.task.internal:Saving configuration 2023-11-30T19:39:02.266 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-30T19:39:02.272 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-30T19:39:02.296 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 19:33:45.446259', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzOnG9BmkN8Jbe8YTq2Gof/Ow0H0lv2K9uphJsq5QA7uVb9znR4w8GKzZTWMKo8zWu0XbKxSj7vjE959Z4XD3s='} 2023-11-30T19:39:02.321 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 19:33:45.444128', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIrqb0cIL2EwoEVgsdEOgmF4nuvAiN2xmPFkFkjNY03HJTQf0siVz+cQfS86Iq8Px5YQd+IsTtR8hqrgNc93i54='} 2023-11-30T19:39:02.322 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-30T19:39:02.327 INFO:teuthology.task.internal:roles: ubuntu@smithi057.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-11-30T19:39:02.328 INFO:teuthology.task.internal:roles: ubuntu@smithi069.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-11-30T19:39:02.328 INFO:teuthology.run_tasks:Running task console_log... 2023-11-30T19:39:02.395 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f73cd45fa60>, signals=[15]) 2023-11-30T19:39:02.395 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-30T19:39:02.401 INFO:teuthology.task.internal:Opening connections... 2023-11-30T19:39:02.402 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi057.front.sepia.ceph.com 2023-11-30T19:39:02.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:39:02.475 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T19:39:02.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:39:02.545 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-30T19:39:02.552 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2023-11-30T19:39:02.576 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2023-11-30T19:39:02.577 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2023-11-30T19:39:02.639 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="CentOS Stream" 2023-11-30T19:39:02.639 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="8" 2023-11-30T19:39:02.639 INFO:teuthology.orchestra.run.smithi057.stdout:ID="centos" 2023-11-30T19:39:02.639 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="rhel fedora" 2023-11-30T19:39:02.640 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="8" 2023-11-30T19:39:02.640 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el8" 2023-11-30T19:39:02.640 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-30T19:39:02.640 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2023-11-30T19:39:02.640 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-30T19:39:02.640 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://centos.org/" 2023-11-30T19:39:02.641 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-30T19:39:02.641 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-30T19:39:02.641 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-30T19:39:02.642 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2023-11-30T19:39:02.667 DEBUG:teuthology.orchestra.run.smithi069:> uname -m 2023-11-30T19:39:02.690 INFO:teuthology.orchestra.run.smithi069.stdout:x86_64 2023-11-30T19:39:02.690 DEBUG:teuthology.orchestra.run.smithi069:> cat /etc/os-release 2023-11-30T19:39:02.751 INFO:teuthology.orchestra.run.smithi069.stdout:NAME="CentOS Stream" 2023-11-30T19:39:02.751 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION="8" 2023-11-30T19:39:02.751 INFO:teuthology.orchestra.run.smithi069.stdout:ID="centos" 2023-11-30T19:39:02.752 INFO:teuthology.orchestra.run.smithi069.stdout:ID_LIKE="rhel fedora" 2023-11-30T19:39:02.752 INFO:teuthology.orchestra.run.smithi069.stdout:VERSION_ID="8" 2023-11-30T19:39:02.752 INFO:teuthology.orchestra.run.smithi069.stdout:PLATFORM_ID="platform:el8" 2023-11-30T19:39:02.752 INFO:teuthology.orchestra.run.smithi069.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-30T19:39:02.752 INFO:teuthology.orchestra.run.smithi069.stdout:ANSI_COLOR="0;31" 2023-11-30T19:39:02.753 INFO:teuthology.orchestra.run.smithi069.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-30T19:39:02.753 INFO:teuthology.orchestra.run.smithi069.stdout:HOME_URL="https://centos.org/" 2023-11-30T19:39:02.753 INFO:teuthology.orchestra.run.smithi069.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-30T19:39:02.753 INFO:teuthology.orchestra.run.smithi069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-30T19:39:02.753 INFO:teuthology.orchestra.run.smithi069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-30T19:39:02.754 INFO:teuthology.lock.ops:Updating smithi069.front.sepia.ceph.com on lock server 2023-11-30T19:39:02.775 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-30T19:39:02.783 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-30T19:39:02.788 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-30T19:39:02.789 DEBUG:teuthology.orchestra.run.smithi057:> test '!' -e /home/ubuntu/cephtest 2023-11-30T19:39:02.791 DEBUG:teuthology.orchestra.run.smithi069:> test '!' -e /home/ubuntu/cephtest 2023-11-30T19:39:02.812 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-30T19:39:02.818 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-30T19:39:02.818 DEBUG:teuthology.orchestra.run.smithi057:> test -z $(ls -A /var/lib/ceph) 2023-11-30T19:39:02.854 DEBUG:teuthology.orchestra.run.smithi069:> test -z $(ls -A /var/lib/ceph) 2023-11-30T19:39:02.878 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-30T19:39:02.938 INFO:teuthology.run_tasks:Running task kernel... 2023-11-30T19:39:02.952 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-30T19:39:02.953 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-30T19:39:02.953 DEBUG:teuthology.orchestra.run.smithi057:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-30T19:39:02.954 DEBUG:teuthology.orchestra.run.smithi069:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-30T19:39:02.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T19:39:02.974 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2023-11-30T19:39:02.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T19:39:02.975 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2023-11-30T19:39:03.036 INFO:teuthology.orchestra.run.smithi069.stdout:4.18.0-489.el8.x86_64 2023-11-30T19:39:03.036 INFO:teuthology.task.kernel:Running kernel on smithi069: 4.18.0-489.el8.x86_64 2023-11-30T19:39:03.036 DEBUG:teuthology.orchestra.run.smithi069:> sudo yum install -y kernel 2023-11-30T19:39:03.037 INFO:teuthology.orchestra.run.smithi057.stdout:4.18.0-489.el8.x86_64 2023-11-30T19:39:03.037 INFO:teuthology.task.kernel:Running kernel on smithi057: 4.18.0-489.el8.x86_64 2023-11-30T19:39:03.038 DEBUG:teuthology.orchestra.run.smithi057:> sudo yum install -y kernel 2023-11-30T19:39:16.309 INFO:teuthology.orchestra.run.smithi069.stdout:CentOS Stream 8 - AppStream 3.1 MB/s | 34 MB 00:10 2023-11-30T19:39:23.884 INFO:teuthology.orchestra.run.smithi069.stdout:CentOS Stream 8 - BaseOS 42 MB/s | 55 MB 00:01 2023-11-30T19:39:31.369 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 8 - AppStream 1.3 MB/s | 34 MB 00:25 2023-11-30T19:39:31.834 INFO:teuthology.orchestra.run.smithi069.stdout:CentOS Stream 8 - Extras 120 kB/s | 18 kB 00:00 2023-11-30T19:39:32.159 INFO:teuthology.orchestra.run.smithi069.stdout:CentOS Stream 8 - Extras common packages 47 kB/s | 6.9 kB 00:00 2023-11-30T19:39:32.461 INFO:teuthology.orchestra.run.smithi069.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-11-30T19:39:39.147 INFO:teuthology.orchestra.run.smithi069.stdout:Extra Packages for Enterprise Linux 2.4 MB/s | 16 MB 00:06 2023-11-30T19:39:42.986 INFO:teuthology.orchestra.run.smithi069.stdout:lab-extras 450 kB/s | 24 kB 00:00 2023-11-30T19:39:43.727 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 8 - BaseOS 9.6 MB/s | 55 MB 00:05 2023-11-30T19:39:46.568 INFO:teuthology.orchestra.run.smithi069.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-30T19:39:46.568 INFO:teuthology.orchestra.run.smithi069.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-30T19:39:46.864 INFO:teuthology.orchestra.run.smithi069.stdout:Dependencies resolved. 2023-11-30T19:39:46.865 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T19:39:46.865 INFO:teuthology.orchestra.run.smithi069.stdout: Package Architecture Version Repository Size 2023-11-30T19:39:46.865 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T19:39:46.865 INFO:teuthology.orchestra.run.smithi069.stdout:Installing: 2023-11-30T19:39:46.865 INFO:teuthology.orchestra.run.smithi069.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-11-30T19:39:46.865 INFO:teuthology.orchestra.run.smithi069.stdout:Installing dependencies: 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction Summary 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout:Install 3 Packages 2023-11-30T19:39:46.866 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:39:46.867 INFO:teuthology.orchestra.run.smithi069.stdout:Total download size: 90 M 2023-11-30T19:39:46.867 INFO:teuthology.orchestra.run.smithi069.stdout:Installed size: 96 M 2023-11-30T19:39:46.867 INFO:teuthology.orchestra.run.smithi069.stdout:Downloading Packages: 2023-11-30T19:39:47.512 INFO:teuthology.orchestra.run.smithi069.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 17 MB/s | 10 MB 00:00 2023-11-30T19:39:48.671 INFO:teuthology.orchestra.run.smithi069.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 20 MB/s | 36 MB 00:01 2023-11-30T19:39:49.154 INFO:teuthology.orchestra.run.smithi069.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2023-11-30T19:39:49.155 INFO:teuthology.orchestra.run.smithi069.stdout:-------------------------------------------------------------------------------- 2023-11-30T19:39:49.155 INFO:teuthology.orchestra.run.smithi069.stdout:Total 39 MB/s | 90 MB 00:02 2023-11-30T19:39:49.826 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction check 2023-11-30T19:39:50.236 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction check succeeded. 2023-11-30T19:39:50.237 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction test 2023-11-30T19:39:51.459 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction test succeeded. 2023-11-30T19:39:51.484 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction 2023-11-30T19:39:52.310 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 8 - Extras 64 kB/s | 18 kB 00:00 2023-11-30T19:39:52.802 INFO:teuthology.orchestra.run.smithi057.stdout:CentOS Stream 8 - Extras common packages 23 kB/s | 6.9 kB 00:00 2023-11-30T19:39:53.112 INFO:teuthology.orchestra.run.smithi057.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-11-30T19:39:54.253 INFO:teuthology.orchestra.run.smithi069.stdout: Preparing : 1/1 2023-11-30T19:39:54.853 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-11-30T19:39:54.946 INFO:teuthology.orchestra.run.smithi057.stdout:Extra Packages for Enterprise Linux 9.6 MB/s | 16 MB 00:01 2023-11-30T19:39:58.408 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-11-30T19:39:58.802 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-11-30T19:39:59.012 INFO:teuthology.orchestra.run.smithi057.stdout:lab-extras 469 kB/s | 24 kB 00:00 2023-11-30T19:40:02.241 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-11-30T19:40:02.507 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:02.929 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-30T19:40:02.929 INFO:teuthology.orchestra.run.smithi057.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-30T19:40:03.232 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout:Installing: 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-11-30T19:40:03.233 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout:Install 3 Packages 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 90 M 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout:Installed size: 96 M 2023-11-30T19:40:03.234 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2023-11-30T19:40:04.272 INFO:teuthology.orchestra.run.smithi057.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 11 MB/s | 10 MB 00:00 2023-11-30T19:40:05.422 INFO:teuthology.orchestra.run.smithi057.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2023-11-30T19:40:06.047 INFO:teuthology.orchestra.run.smithi057.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 16 MB/s | 43 MB 00:02 2023-11-30T19:40:06.048 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2023-11-30T19:40:06.048 INFO:teuthology.orchestra.run.smithi057.stdout:Total 32 MB/s | 90 MB 00:02 2023-11-30T19:40:06.761 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2023-11-30T19:40:07.204 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2023-11-30T19:40:07.204 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2023-11-30T19:40:08.515 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2023-11-30T19:40:08.541 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2023-11-30T19:40:11.483 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2023-11-30T19:40:12.011 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-11-30T19:40:15.753 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-11-30T19:40:17.374 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-11-30T19:40:19.954 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-11-30T19:40:20.256 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:24.175 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:24.200 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:24.555 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:24.555 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-11-30T19:40:24.555 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout:Installed: 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:40:25.385 INFO:teuthology.orchestra.run.smithi069.stdout:Complete! 2023-11-30T19:40:25.530 DEBUG:teuthology.orchestra.run.smithi069:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T19:40:25.755 INFO:teuthology.orchestra.run.smithi069.stdout:kernel-4.18.0-526.el8.x86_64 2023-11-30T19:40:25.755 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-11-30T19:40:25.755 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-11-30T19:40:25.755 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-30T19:40:25.756 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-30T19:40:25.756 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-30T19:40:25.756 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi069.front.sepia.ceph.com, path=None, version=distro) 2023-11-30T19:40:25.756 DEBUG:teuthology.orchestra.run.smithi069:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T19:40:25.963 INFO:teuthology.orchestra.run.smithi069.stdout:kernel-4.18.0-526.el8.x86_64 2023-11-30T19:40:25.963 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-11-30T19:40:25.964 DEBUG:teuthology.orchestra.run.smithi069:> sudo rpm -qi grub2-tools 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Name : grub2-tools 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Epoch : 1 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Version : 2.02 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Release : 129.el8 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Architecture: x86_64 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Group : System Environment/Base 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:Size : 9265586 2023-11-30T19:40:25.997 INFO:teuthology.orchestra.run.smithi069.stdout:License : GPLv3+ 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Relocations : (not relocatable) 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Packager : CentOS BuildSystem 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Vendor : CentOS 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Summary : Support tools for GRUB. 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:Description : 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:40:25.998 INFO:teuthology.orchestra.run.smithi069.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-30T19:40:25.999 INFO:teuthology.orchestra.run.smithi069.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-30T19:40:25.999 INFO:teuthology.orchestra.run.smithi069.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-30T19:40:25.999 INFO:teuthology.orchestra.run.smithi069.stdout:hardware devices. 2023-11-30T19:40:25.999 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:40:25.999 INFO:teuthology.orchestra.run.smithi069.stdout:This subpackage provides tools for support of all platforms. 2023-11-30T19:40:26.000 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-30T19:40:26.000 INFO:teuthology.task.kernel:Updating grub on smithi069 to boot 4.18.0-526.el8.x86_64 2023-11-30T19:40:26.000 DEBUG:teuthology.orchestra.run.smithi069:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-30T19:40:27.360 INFO:teuthology.orchestra.run.smithi069.stderr:Generating grub configuration file ... 2023-11-30T19:40:29.683 INFO:teuthology.orchestra.run.smithi069.stderr:done 2023-11-30T19:40:29.685 DEBUG:teuthology.orchestra.run.smithi069:> mktemp 2023-11-30T19:40:29.717 INFO:teuthology.orchestra.run.smithi069.stdout:/tmp/tmp.MEXEqlVpaN 2023-11-30T19:40:29.718 DEBUG:teuthology.orchestra.run.smithi069:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.MEXEqlVpaN 2023-11-30T19:40:29.819 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0666 /tmp/tmp.MEXEqlVpaN 2023-11-30T19:40:29.918 DEBUG:teuthology.orchestra.remote:smithi069:/tmp/tmp.MEXEqlVpaN is 6KB 2023-11-30T19:40:29.967 DEBUG:teuthology.orchestra.run.smithi069:> rm -fr /tmp/tmp.MEXEqlVpaN 2023-11-30T19:40:29.985 DEBUG:teuthology.orchestra.run.smithi069:> sudo /bin/ls /boot/loader/entries || true 2023-11-30T19:40:30.064 INFO:teuthology.orchestra.run.smithi069.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-30T19:40:30.064 INFO:teuthology.orchestra.run.smithi069.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-30T19:40:30.065 INFO:teuthology.orchestra.run.smithi069.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-30T19:40:30.065 INFO:teuthology.orchestra.run.smithi069.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-11-30T19:40:30.066 DEBUG:teuthology.orchestra.run.smithi069:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-11-30T19:40:30.215 DEBUG:teuthology.orchestra.run.smithi069:> sudo shutdown -r now 2023-11-30T19:40:43.759 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:43.784 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:44.150 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:44.150 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-11-30T19:40:44.151 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-11-30T19:40:44.949 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-11-30T19:40:44.949 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:40:44.950 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2023-11-30T19:40:44.950 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-11-30T19:40:44.950 INFO:teuthology.orchestra.run.smithi057.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-11-30T19:40:44.950 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:40:44.950 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2023-11-30T19:40:45.107 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T19:40:45.336 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-4.18.0-526.el8.x86_64 2023-11-30T19:40:45.336 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-11-30T19:40:45.336 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-11-30T19:40:45.337 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-30T19:40:45.337 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-30T19:40:45.337 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-30T19:40:45.337 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi057.front.sepia.ceph.com, path=None, version=distro) 2023-11-30T19:40:45.337 DEBUG:teuthology.orchestra.run.smithi057:> rpm -q kernel | sort -rV | head -n 1 2023-11-30T19:40:45.555 INFO:teuthology.orchestra.run.smithi057.stdout:kernel-4.18.0-526.el8.x86_64 2023-11-30T19:40:45.555 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-11-30T19:40:45.555 DEBUG:teuthology.orchestra.run.smithi057:> sudo rpm -qi grub2-tools 2023-11-30T19:40:45.589 INFO:teuthology.orchestra.run.smithi057.stdout:Name : grub2-tools 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Epoch : 1 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Version : 2.02 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Release : 129.el8 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Architecture: x86_64 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Group : System Environment/Base 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Size : 9265586 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:License : GPLv3+ 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-30T19:40:45.590 INFO:teuthology.orchestra.run.smithi057.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Relocations : (not relocatable) 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Packager : CentOS BuildSystem 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Vendor : CentOS 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Summary : Support tools for GRUB. 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:Description : 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-30T19:40:45.591 INFO:teuthology.orchestra.run.smithi057.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-30T19:40:45.592 INFO:teuthology.orchestra.run.smithi057.stdout:hardware devices. 2023-11-30T19:40:45.592 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:40:45.592 INFO:teuthology.orchestra.run.smithi057.stdout:This subpackage provides tools for support of all platforms. 2023-11-30T19:40:45.593 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-30T19:40:45.593 INFO:teuthology.task.kernel:Updating grub on smithi057 to boot 4.18.0-526.el8.x86_64 2023-11-30T19:40:45.593 DEBUG:teuthology.orchestra.run.smithi057:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-30T19:40:46.984 INFO:teuthology.orchestra.run.smithi057.stderr:Generating grub configuration file ... 2023-11-30T19:40:49.475 INFO:teuthology.orchestra.run.smithi057.stderr:done 2023-11-30T19:40:49.477 DEBUG:teuthology.orchestra.run.smithi057:> mktemp 2023-11-30T19:40:49.503 INFO:teuthology.orchestra.run.smithi057.stdout:/tmp/tmp.pVgDf7hMzY 2023-11-30T19:40:49.504 DEBUG:teuthology.orchestra.run.smithi057:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pVgDf7hMzY 2023-11-30T19:40:49.580 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 0666 /tmp/tmp.pVgDf7hMzY 2023-11-30T19:40:49.724 DEBUG:teuthology.orchestra.remote:smithi057:/tmp/tmp.pVgDf7hMzY is 6KB 2023-11-30T19:40:49.771 DEBUG:teuthology.orchestra.run.smithi057:> rm -fr /tmp/tmp.pVgDf7hMzY 2023-11-30T19:40:49.789 DEBUG:teuthology.orchestra.run.smithi057:> sudo /bin/ls /boot/loader/entries || true 2023-11-30T19:40:49.865 INFO:teuthology.orchestra.run.smithi057.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-30T19:40:49.865 INFO:teuthology.orchestra.run.smithi057.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-30T19:40:49.865 INFO:teuthology.orchestra.run.smithi057.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-30T19:40:49.866 INFO:teuthology.orchestra.run.smithi057.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-11-30T19:40:49.868 DEBUG:teuthology.orchestra.run.smithi057:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-11-30T19:40:50.038 DEBUG:teuthology.orchestra.run.smithi057:> sudo shutdown -r now 2023-11-30T19:41:00.226 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-30T19:41:00.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T19:41:00.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:41:20.058 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-30T19:41:20.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:41:20.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:41:34.690 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-11-30T19:41:38.530 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2023-11-30T19:41:43.696 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T19:41:43.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:41:47.535 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:41:47.536 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:41:50.594 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.57 2023-11-30T19:42:02.086 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.69 2023-11-30T19:42:02.595 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:42:02.596 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:42:14.098 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T19:42:14.099 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:42:14.483 DEBUG:teuthology.orchestra.run.smithi069:> true 2023-11-30T19:42:14.751 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T19:42:14.751 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-11-30T19:42:14.751 DEBUG:teuthology.orchestra.run.smithi069:> uname -r 2023-11-30T19:42:14.767 INFO:teuthology.orchestra.run.smithi069.stdout:4.18.0-526.el8.x86_64 2023-11-30T19:42:14.767 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-11-30T19:42:14.767 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-30T19:42:14.767 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-30T19:42:15.768 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-30T19:42:15.768 DEBUG:teuthology.orchestra.run.smithi069:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-30T19:42:15.897 INFO:teuthology.orchestra.run.smithi069.stdout:ttyS1 2023-11-30T19:42:15.911 DEBUG:teuthology.parallel:result is None 2023-11-30T19:43:02.598 DEBUG:teuthology.orchestra.remote:timed out 2023-11-30T19:43:17.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:43:17.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:43:17.877 DEBUG:teuthology.orchestra.run.smithi057:> true 2023-11-30T19:43:18.194 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:43:18.194 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-11-30T19:43:18.194 DEBUG:teuthology.orchestra.run.smithi057:> uname -r 2023-11-30T19:43:18.218 INFO:teuthology.orchestra.run.smithi057.stdout:4.18.0-526.el8.x86_64 2023-11-30T19:43:18.218 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-11-30T19:43:18.218 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-30T19:43:18.218 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-30T19:43:19.219 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-30T19:43:19.220 DEBUG:teuthology.orchestra.run.smithi057:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-30T19:43:19.298 INFO:teuthology.orchestra.run.smithi057.stdout:ttyS1 2023-11-30T19:43:19.316 DEBUG:teuthology.parallel:result is None 2023-11-30T19:43:19.317 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-30T19:43:19.324 INFO:teuthology.task.internal:Creating test directory... 2023-11-30T19:43:19.324 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-30T19:43:19.327 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-30T19:43:19.353 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-30T19:43:19.360 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-30T19:43:19.366 INFO:teuthology.task.internal:Creating archive directory... 2023-11-30T19:43:19.366 DEBUG:teuthology.orchestra.run.smithi057:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-30T19:43:19.391 DEBUG:teuthology.orchestra.run.smithi069:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-30T19:43:19.446 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-30T19:43:19.453 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-30T19:43:19.453 DEBUG:teuthology.orchestra.run.smithi057:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-30T19:43:19.455 DEBUG:teuthology.orchestra.run.smithi069:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-30T19:43:19.500 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T19:43:19.506 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T19:43:19.511 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T19:43:19.518 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-30T19:43:19.521 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-30T19:43:19.528 INFO:teuthology.task.internal:Configuring sudo... 2023-11-30T19:43:19.528 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-30T19:43:19.531 DEBUG:teuthology.orchestra.run.smithi069:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-30T19:43:19.585 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-30T19:43:19.594 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-30T19:43:19.595 DEBUG:teuthology.orchestra.run.smithi057:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-30T19:43:19.607 DEBUG:teuthology.orchestra.run.smithi069:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-30T19:43:19.646 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T19:43:19.719 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T19:43:19.780 DEBUG:teuthology.orchestra.run.smithi057:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T19:43:19.831 DEBUG:teuthology.orchestra.run.smithi057:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T19:43:19.881 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:43:19.881 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-30T19:43:19.955 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T19:43:20.002 DEBUG:teuthology.orchestra.run.smithi069:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-30T19:43:20.061 DEBUG:teuthology.orchestra.run.smithi069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T19:43:20.147 DEBUG:teuthology.orchestra.run.smithi069:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-30T19:43:20.196 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:43:20.197 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-30T19:43:20.268 DEBUG:teuthology.orchestra.run.smithi057:> sudo service rsyslog restart 2023-11-30T19:43:20.271 DEBUG:teuthology.orchestra.run.smithi069:> sudo service rsyslog restart 2023-11-30T19:43:20.352 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T19:43:20.378 INFO:teuthology.orchestra.run.smithi069.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T19:43:20.777 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-30T19:43:20.785 INFO:teuthology.task.internal:Starting timer... 2023-11-30T19:43:20.785 INFO:teuthology.run_tasks:Running task pcp... 2023-11-30T19:43:20.795 INFO:teuthology.run_tasks:Running task selinux... 2023-11-30T19:43:20.804 DEBUG:teuthology.orchestra.run.smithi057:> sudo service auditd rotate 2023-11-30T19:43:20.905 INFO:teuthology.orchestra.run.smithi057.stdout:Rotating logs: 2023-11-30T19:43:20.907 DEBUG:teuthology.orchestra.run.smithi069:> sudo service auditd rotate 2023-11-30T19:43:20.984 INFO:teuthology.orchestra.run.smithi069.stdout:Rotating logs: 2023-11-30T19:43:20.986 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-30T19:43:20.986 DEBUG:teuthology.orchestra.run.smithi057:> /usr/sbin/getenforce 2023-11-30T19:43:21.013 INFO:teuthology.orchestra.run.smithi057.stdout:Permissive 2023-11-30T19:43:21.014 DEBUG:teuthology.orchestra.run.smithi069:> /usr/sbin/getenforce 2023-11-30T19:43:21.051 INFO:teuthology.orchestra.run.smithi069.stdout:Permissive 2023-11-30T19:43:21.051 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi057.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi069.front.sepia.ceph.com': 'permissive'} 2023-11-30T19:43:21.052 DEBUG:teuthology.orchestra.run.smithi057:> 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 2023-11-30T19:43:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T19:43:21.090 DEBUG:teuthology.orchestra.run.smithi069:> 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 2023-11-30T19:43:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T19:43:21.120 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-30T19:43:21.120 DEBUG:teuthology.orchestra.run.smithi057:> sudo /usr/sbin/setenforce permissive 2023-11-30T19:43:21.165 DEBUG:teuthology.orchestra.run.smithi069:> sudo /usr/sbin/setenforce permissive 2023-11-30T19:43:21.192 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-30T19:43:21.202 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-11-30T19:43:21.209 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2023-11-30T19:43:21.330 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-30T19:43:21.348 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-11-30T19:43:21.349 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi057.front.sepia.ceph.com,smithi069.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-30T19:51:47.823 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi057.front.sepia.ceph.com'), Remote(name='ubuntu@smithi069.front.sepia.ceph.com')] 2023-11-30T19:51:47.824 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:51:47.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:51:47.902 DEBUG:teuthology.orchestra.run.smithi057:> true 2023-11-30T19:51:47.978 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2023-11-30T19:51:47.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T19:51:47.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-30T19:51:48.047 DEBUG:teuthology.orchestra.run.smithi069:> true 2023-11-30T19:51:48.117 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi069.front.sepia.ceph.com' 2023-11-30T19:51:48.118 INFO:teuthology.run_tasks:Running task clock... 2023-11-30T19:51:48.133 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-30T19:51:48.139 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-30T19:51:48.141 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T19:51:48.145 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-30T19:51:48.145 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T19:51:48.182 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-30T19:51:48.190 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-30T19:51:48.198 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-30T19:51:48.204 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-30T19:51:48.267 INFO:teuthology.orchestra.run.smithi057.stderr:sudo: ntpd: command not found 2023-11-30T19:51:48.280 INFO:teuthology.orchestra.run.smithi057.stdout:506 Cannot talk to daemon 2023-11-30T19:51:48.286 INFO:teuthology.orchestra.run.smithi069.stderr:sudo: ntpd: command not found 2023-11-30T19:51:48.296 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-30T19:51:48.296 INFO:teuthology.orchestra.run.smithi069.stdout:506 Cannot talk to daemon 2023-11-30T19:51:48.311 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-30T19:51:48.311 INFO:teuthology.orchestra.run.smithi057.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-30T19:51:48.323 INFO:teuthology.orchestra.run.smithi069.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-30T19:51:48.379 INFO:teuthology.orchestra.run.smithi057.stderr:bash: ntpq: command not found 2023-11-30T19:51:48.383 INFO:teuthology.orchestra.run.smithi057.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T19:51:48.383 INFO:teuthology.orchestra.run.smithi057.stdout:=============================================================================== 2023-11-30T19:51:48.383 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.383 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.383 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.383 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.393 INFO:teuthology.orchestra.run.smithi069.stderr:bash: ntpq: command not found 2023-11-30T19:51:48.397 INFO:teuthology.orchestra.run.smithi069.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T19:51:48.398 INFO:teuthology.orchestra.run.smithi069.stdout:=============================================================================== 2023-11-30T19:51:48.398 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.398 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.398 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.398 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T19:51:48.398 INFO:teuthology.run_tasks:Running task pexec... 2023-11-30T19:51:48.408 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-30T19:51:48.408 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi057.front.sepia.ceph.com 2023-11-30T19:51:48.409 DEBUG:teuthology.orchestra.run.smithi057:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-30T19:51:48.409 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T19:51:48.410 DEBUG:teuthology.orchestra.run.smithi069:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-30T19:51:49.314 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:02:34 ago on Thu 30 Nov 2023 07:49:15 PM UTC. 2023-11-30T19:51:49.437 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:54 ago on Thu 30 Nov 2023 07:49:55 PM UTC. 2023-11-30T19:51:51.439 INFO:teuthology.orchestra.run.smithi069.stdout:Dependencies resolved. 2023-11-30T19:51:51.440 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T19:51:51.440 INFO:teuthology.orchestra.run.smithi069.stdout: Package Architecture Version Repository Size 2023-11-30T19:51:51.440 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T19:51:51.440 INFO:teuthology.orchestra.run.smithi069.stdout:Resetting modules: 2023-11-30T19:51:51.441 INFO:teuthology.orchestra.run.smithi069.stdout: container-tools 2023-11-30T19:51:51.441 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:51:51.441 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction Summary 2023-11-30T19:51:51.441 INFO:teuthology.orchestra.run.smithi069.stdout:================================================================================ 2023-11-30T19:51:51.441 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:51:51.685 INFO:teuthology.orchestra.run.smithi069.stdout:Complete! 2023-11-30T19:51:51.863 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2023-11-30T19:51:51.864 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout: Package Architecture Version Repository Size 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout:Resetting modules: 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout: container-tools 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout:================================================================================ 2023-11-30T19:51:51.865 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:51:52.148 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2023-11-30T19:51:52.659 INFO:teuthology.orchestra.run.smithi069.stdout:Last metadata expiration check: 0:02:37 ago on Thu 30 Nov 2023 07:49:15 PM UTC. 2023-11-30T19:51:53.258 INFO:teuthology.orchestra.run.smithi057.stdout:Last metadata expiration check: 0:01:58 ago on Thu 30 Nov 2023 07:49:55 PM UTC. 2023-11-30T19:51:54.796 INFO:teuthology.orchestra.run.smithi069.stdout:Dependencies resolved. 2023-11-30T19:51:54.799 INFO:teuthology.orchestra.run.smithi069.stdout:=========================================================================================== 2023-11-30T19:51:54.799 INFO:teuthology.orchestra.run.smithi069.stdout: Package Arch Version Repo Size 2023-11-30T19:51:54.799 INFO:teuthology.orchestra.run.smithi069.stdout:=========================================================================================== 2023-11-30T19:51:54.799 INFO:teuthology.orchestra.run.smithi069.stdout:Upgrading: 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-11-30T19:51:54.800 INFO:teuthology.orchestra.run.smithi069.stdout:Installing group/module packages: 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout:Installing dependencies: 2023-11-30T19:51:54.801 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout:Installing weak dependencies: 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout:Installing module profiles: 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout: container-tools/common 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout:Enabling module streams: 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout: container-tools rhel8 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction Summary 2023-11-30T19:51:54.802 INFO:teuthology.orchestra.run.smithi069.stdout:=========================================================================================== 2023-11-30T19:51:54.803 INFO:teuthology.orchestra.run.smithi069.stdout:Install 13 Packages 2023-11-30T19:51:54.803 INFO:teuthology.orchestra.run.smithi069.stdout:Upgrade 9 Packages 2023-11-30T19:51:54.803 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:51:54.803 INFO:teuthology.orchestra.run.smithi069.stdout:Total download size: 52 M 2023-11-30T19:51:54.803 INFO:teuthology.orchestra.run.smithi069.stdout:Downloading Packages: 2023-11-30T19:51:55.625 INFO:teuthology.orchestra.run.smithi057.stdout:Dependencies resolved. 2023-11-30T19:51:55.628 INFO:teuthology.orchestra.run.smithi057.stdout:=========================================================================================== 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: Package Arch Version Repo Size 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout:=========================================================================================== 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout:Upgrading: 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-30T19:51:55.629 INFO:teuthology.orchestra.run.smithi057.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-11-30T19:51:55.630 INFO:teuthology.orchestra.run.smithi057.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-11-30T19:51:55.630 INFO:teuthology.orchestra.run.smithi057.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-11-30T19:51:55.630 INFO:teuthology.orchestra.run.smithi057.stdout:Installing group/module packages: 2023-11-30T19:51:55.630 INFO:teuthology.orchestra.run.smithi057.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-30T19:51:55.630 INFO:teuthology.orchestra.run.smithi057.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-30T19:51:55.630 INFO:teuthology.orchestra.run.smithi057.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout:Installing dependencies: 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-30T19:51:55.631 INFO:teuthology.orchestra.run.smithi057.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:Installing weak dependencies: 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:Installing module profiles: 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout: container-tools/common 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:Enabling module streams: 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout: container-tools rhel8 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction Summary 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:=========================================================================================== 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:Install 13 Packages 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout:Upgrade 9 Packages 2023-11-30T19:51:55.632 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:51:55.633 INFO:teuthology.orchestra.run.smithi057.stdout:Total download size: 52 M 2023-11-30T19:51:55.633 INFO:teuthology.orchestra.run.smithi057.stdout:Downloading Packages: 2023-11-30T19:51:56.258 INFO:teuthology.orchestra.run.smithi069.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 595 kB/s | 750 kB 00:01 2023-11-30T19:51:56.849 INFO:teuthology.orchestra.run.smithi069.stdout:(2/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 66 kB/s | 39 kB 00:00 2023-11-30T19:51:57.025 INFO:teuthology.orchestra.run.smithi069.stdout:(3/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 506 kB/s | 1.0 MB 00:02 2023-11-30T19:51:57.766 INFO:teuthology.orchestra.run.smithi069.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 263 kB/s | 241 kB 00:00 2023-11-30T19:51:57.845 INFO:teuthology.orchestra.run.smithi057.stdout:(1/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 473 kB/s | 1.0 MB 00:02 2023-11-30T19:51:58.137 INFO:teuthology.orchestra.run.smithi057.stdout:(2/22): cockpit-podman-78-1.module_el8+712+4cd1 305 kB/s | 750 kB 00:02 2023-11-30T19:51:58.370 INFO:teuthology.orchestra.run.smithi057.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 75 kB/s | 39 kB 00:00 2023-11-30T19:51:58.667 INFO:teuthology.orchestra.run.smithi069.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 198 kB/s | 178 kB 00:00 2023-11-30T19:51:58.967 INFO:teuthology.orchestra.run.smithi069.stdout:(6/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.4 MB/s | 9.6 MB 00:03 2023-11-30T19:51:59.076 INFO:teuthology.orchestra.run.smithi069.stdout:(7/22): python3-pytoml-0.1.14-5.git7dea353.el8. 61 kB/s | 25 kB 00:00 2023-11-30T19:51:59.304 INFO:teuthology.orchestra.run.smithi057.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 206 kB/s | 241 kB 00:01 2023-11-30T19:51:59.642 INFO:teuthology.orchestra.run.smithi069.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 139 kB/s | 94 kB 00:00 2023-11-30T19:52:00.346 INFO:teuthology.orchestra.run.smithi057.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 171 kB/s | 178 kB 00:01 2023-11-30T19:52:00.755 INFO:teuthology.orchestra.run.smithi057.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 61 kB/s | 25 kB 00:00 2023-11-30T19:52:01.284 INFO:teuthology.orchestra.run.smithi069.stdout:(9/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 942 kB/s | 3.9 MB 00:04 2023-11-30T19:52:01.331 INFO:teuthology.orchestra.run.smithi057.stdout:(7/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 1.7 MB/s | 9.6 MB 00:05 2023-11-30T19:52:01.592 INFO:teuthology.orchestra.run.smithi057.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 113 kB/s | 94 kB 00:00 2023-11-30T19:52:01.634 INFO:teuthology.orchestra.run.smithi069.stdout:(10/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 1.3 MB/s | 2.5 MB 00:01 2023-11-30T19:52:01.851 INFO:teuthology.orchestra.run.smithi069.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 93 kB/s | 53 kB 00:00 2023-11-30T19:52:02.227 INFO:teuthology.orchestra.run.smithi069.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 69 kB/s | 41 kB 00:00 2023-11-30T19:52:02.493 INFO:teuthology.orchestra.run.smithi069.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 90 kB/s | 57 kB 00:00 2023-11-30T19:52:03.010 INFO:teuthology.orchestra.run.smithi069.stdout:(14/22): container-selinux-2.224.0-1.module_el8 89 kB/s | 70 kB 00:00 2023-11-30T19:52:03.844 INFO:teuthology.orchestra.run.smithi069.stdout:(15/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.7 MB/s | 8.1 MB 00:04 2023-11-30T19:52:03.922 INFO:teuthology.orchestra.run.smithi069.stdout:(16/22): containers-common-1-57.module_el8+712+ 159 kB/s | 144 kB 00:00 2023-11-30T19:52:04.653 INFO:teuthology.orchestra.run.smithi069.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 95 kB/s | 70 kB 00:00 2023-11-30T19:52:05.371 INFO:teuthology.orchestra.run.smithi069.stdout:(18/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 370 kB/s | 564 kB 00:01 2023-11-30T19:52:05.512 INFO:teuthology.orchestra.run.smithi069.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 82 kB/s | 70 kB 00:00 2023-11-30T19:52:06.313 INFO:teuthology.orchestra.run.smithi069.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 70 kB/s | 56 kB 00:00 2023-11-30T19:52:07.556 INFO:teuthology.orchestra.run.smithi057.stdout:(9/22): toolbox-0.0.99.4-6.module_el8+712+4cd1b 434 kB/s | 2.5 MB 00:05 2023-11-30T19:52:08.114 INFO:teuthology.orchestra.run.smithi057.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 94 kB/s | 53 kB 00:00 2023-11-30T19:52:08.666 INFO:teuthology.orchestra.run.smithi069.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 957 kB/s | 3.1 MB 00:03 2023-11-30T19:52:08.674 INFO:teuthology.orchestra.run.smithi057.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 73 kB/s | 41 kB 00:00 2023-11-30T19:52:08.906 INFO:teuthology.orchestra.run.smithi057.stdout:(12/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.1 MB/s | 8.1 MB 00:07 2023-11-30T19:52:09.207 INFO:teuthology.orchestra.run.smithi057.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 108 kB/s | 57 kB 00:00 2023-11-30T19:52:09.548 INFO:teuthology.orchestra.run.smithi057.stdout:(14/22): container-selinux-2.224.0-1.module_el8 109 kB/s | 70 kB 00:00 2023-11-30T19:52:09.772 INFO:teuthology.orchestra.run.smithi057.stdout:(15/22): netavark-1.8.0-2.module_el8+712+4cd1bd 352 kB/s | 3.9 MB 00:11 2023-11-30T19:52:10.324 INFO:teuthology.orchestra.run.smithi057.stdout:(16/22): containers-common-1-57.module_el8+712+ 186 kB/s | 144 kB 00:00 2023-11-30T19:52:10.983 INFO:teuthology.orchestra.run.smithi057.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 106 kB/s | 70 kB 00:00 2023-11-30T19:52:11.714 INFO:teuthology.orchestra.run.smithi057.stdout:(18/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 96 kB/s | 70 kB 00:00 2023-11-30T19:52:12.917 INFO:teuthology.orchestra.run.smithi057.stdout:(19/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 179 kB/s | 564 kB 00:03 2023-11-30T19:52:12.996 INFO:teuthology.orchestra.run.smithi069.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 2.0 MB/s | 21 MB 00:10 2023-11-30T19:52:12.997 INFO:teuthology.orchestra.run.smithi069.stdout:-------------------------------------------------------------------------------- 2023-11-30T19:52:12.997 INFO:teuthology.orchestra.run.smithi069.stdout:Total 2.9 MB/s | 52 MB 00:18 2023-11-30T19:52:13.490 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction check 2023-11-30T19:52:13.534 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction check succeeded. 2023-11-30T19:52:13.534 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction test 2023-11-30T19:52:13.592 INFO:teuthology.orchestra.run.smithi057.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 83 kB/s | 56 kB 00:00 2023-11-30T19:52:14.014 INFO:teuthology.orchestra.run.smithi069.stdout:Transaction test succeeded. 2023-11-30T19:52:14.017 INFO:teuthology.orchestra.run.smithi069.stdout:Running transaction 2023-11-30T19:52:15.254 INFO:teuthology.orchestra.run.smithi069.stdout: Preparing : 1/1 2023-11-30T19:52:15.330 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-11-30T19:52:15.367 INFO:teuthology.orchestra.run.smithi057.stdout:(21/22): containernetworking-plugins-1.3.0-5.mo 3.5 MB/s | 21 MB 00:06 2023-11-30T19:52:15.559 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-11-30T19:52:15.583 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-30T19:52:15.805 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-30T19:52:16.060 INFO:teuthology.orchestra.run.smithi057.stdout:(22/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 725 kB/s | 3.1 MB 00:04 2023-11-30T19:52:16.060 INFO:teuthology.orchestra.run.smithi057.stdout:-------------------------------------------------------------------------------- 2023-11-30T19:52:16.060 INFO:teuthology.orchestra.run.smithi057.stdout:Total 2.6 MB/s | 52 MB 00:20 2023-11-30T19:52:16.595 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction check 2023-11-30T19:52:16.648 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction check succeeded. 2023-11-30T19:52:16.648 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction test 2023-11-30T19:52:17.192 INFO:teuthology.orchestra.run.smithi057.stdout:Transaction test succeeded. 2023-11-30T19:52:17.195 INFO:teuthology.orchestra.run.smithi057.stdout:Running transaction 2023-11-30T19:52:18.515 INFO:teuthology.orchestra.run.smithi057.stdout: Preparing : 1/1 2023-11-30T19:52:18.597 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-11-30T19:52:18.764 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-11-30T19:52:18.786 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-30T19:52:18.974 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-30T19:52:33.090 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-30T19:52:33.379 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-11-30T19:52:33.533 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-30T19:52:33.741 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-30T19:52:33.941 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-30T19:52:34.135 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-30T19:52:35.914 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-30T19:52:36.124 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-11-30T19:52:36.304 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-11-30T19:52:36.491 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-30T19:52:36.776 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-11-30T19:52:36.942 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-11-30T19:52:37.202 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-11-30T19:52:37.752 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-11-30T19:52:38.737 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-11-30T19:52:39.020 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-11-30T19:52:39.367 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-11-30T19:52:39.612 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-11-30T19:52:39.793 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-30T19:52:39.954 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-30T19:52:39.961 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-11-30T19:52:40.149 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-30T19:52:40.340 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-11-30T19:52:40.388 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-30T19:52:40.571 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-11-30T19:52:40.742 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-11-30T19:52:40.966 INFO:teuthology.orchestra.run.smithi069.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-11-30T19:52:41.152 INFO:teuthology.orchestra.run.smithi069.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-11-30T19:52:41.330 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-11-30T19:52:41.502 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-11-30T19:52:41.676 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-11-30T19:52:41.677 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-30T19:52:41.877 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-30T19:52:42.064 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-11-30T19:52:42.247 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-11-30T19:52:42.341 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-11-30T19:52:42.444 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-11-30T19:52:42.543 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-11-30T19:52:42.634 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-11-30T19:52:42.752 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-11-30T19:52:42.802 INFO:teuthology.orchestra.run.smithi069.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-30T19:52:42.945 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-30T19:52:43.178 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-11-30T19:52:43.331 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-11-30T19:52:43.606 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-11-30T19:52:44.198 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-11-30T19:52:45.210 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-11-30T19:52:45.459 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-11-30T19:52:46.489 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-11-30T19:52:46.912 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-11-30T19:52:47.144 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-11-30T19:52:47.320 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-11-30T19:52:47.557 INFO:teuthology.orchestra.run.smithi057.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-11-30T19:52:47.764 INFO:teuthology.orchestra.run.smithi057.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-11-30T19:52:47.934 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-11-30T19:52:48.132 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-11-30T19:52:48.288 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-11-30T19:52:48.288 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-30T19:52:48.464 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-11-30T19:52:48.692 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-11-30T19:52:48.852 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-11-30T19:52:49.052 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-11-30T19:52:49.237 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-11-30T19:52:49.437 INFO:teuthology.orchestra.run.smithi057.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-30T19:53:02.192 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-11-30T19:53:02.671 INFO:teuthology.orchestra.run.smithi069.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-11-30T19:53:02.672 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-11-30T19:53:02.673 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-11-30T19:53:02.674 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-11-30T19:53:03.710 INFO:teuthology.orchestra.run.smithi069.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout:Upgraded: 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.711 INFO:teuthology.orchestra.run.smithi069.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout:Installed: 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-30T19:53:03.712 INFO:teuthology.orchestra.run.smithi069.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.713 INFO:teuthology.orchestra.run.smithi069.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:03.713 INFO:teuthology.orchestra.run.smithi069.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:03.713 INFO:teuthology.orchestra.run.smithi069.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-30T19:53:03.713 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:53:03.713 INFO:teuthology.orchestra.run.smithi069.stdout:Complete! 2023-11-30T19:53:04.024 DEBUG:teuthology.parallel:result is None 2023-11-30T19:53:10.514 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-11-30T19:53:11.030 INFO:teuthology.orchestra.run.smithi057.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-11-30T19:53:11.030 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-11-30T19:53:11.030 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-11-30T19:53:11.031 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-11-30T19:53:11.031 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-11-30T19:53:11.031 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-11-30T19:53:11.032 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-11-30T19:53:11.032 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-11-30T19:53:11.032 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-11-30T19:53:11.033 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-11-30T19:53:11.033 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-11-30T19:53:11.034 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-11-30T19:53:11.035 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-11-30T19:53:11.036 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-11-30T19:53:11.036 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-11-30T19:53:12.098 INFO:teuthology.orchestra.run.smithi057.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-11-30T19:53:12.098 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout:Upgraded: 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.099 INFO:teuthology.orchestra.run.smithi057.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.100 INFO:teuthology.orchestra.run.smithi057.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.100 INFO:teuthology.orchestra.run.smithi057.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.100 INFO:teuthology.orchestra.run.smithi057.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.100 INFO:teuthology.orchestra.run.smithi057.stdout:Installed: 2023-11-30T19:53:12.100 INFO:teuthology.orchestra.run.smithi057.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.100 INFO:teuthology.orchestra.run.smithi057.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-30T19:53:12.101 INFO:teuthology.orchestra.run.smithi057.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-30T19:53:12.102 INFO:teuthology.orchestra.run.smithi057.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.102 INFO:teuthology.orchestra.run.smithi057.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-30T19:53:12.102 INFO:teuthology.orchestra.run.smithi057.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-30T19:53:12.102 INFO:teuthology.orchestra.run.smithi057.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-30T19:53:12.102 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:53:12.102 INFO:teuthology.orchestra.run.smithi057.stdout:Complete! 2023-11-30T19:53:12.468 DEBUG:teuthology.parallel:result is None 2023-11-30T19:53:12.468 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-30T19:53:12.581 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': '0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9'} 2023-11-30T19:53:12.581 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-11-30T19:53:12.582 INFO:tasks.cephadm:Cluster fsid is 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:12.582 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-30T19:53:12.582 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.57', 'mon.c': '[v2:172.21.15.57:3301,v1:172.21.15.57:6790]', 'mon.b': '172.21.15.69'} 2023-11-30T19:53:12.582 INFO:tasks.cephadm:First mon is mon.a on smithi057 2023-11-30T19:53:12.583 INFO:tasks.cephadm:First mgr is y 2023-11-30T19:53:12.583 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-30T19:53:12.583 DEBUG:teuthology.orchestra.run.smithi057:> sudo hostname $(hostname -s) 2023-11-30T19:53:12.620 DEBUG:teuthology.orchestra.run.smithi069:> sudo hostname $(hostname -s) 2023-11-30T19:53:12.656 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-11-30T19:53:12.657 DEBUG:teuthology.orchestra.run.smithi057:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-30T19:53:12.915 INFO:teuthology.orchestra.run.smithi057.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Nov 30 19:53 /home/ubuntu/cephtest/cephadm 2023-11-30T19:53:12.915 DEBUG:teuthology.orchestra.run.smithi069:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-11-30T19:53:13.041 INFO:teuthology.orchestra.run.smithi069.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Nov 30 19:53 /home/ubuntu/cephtest/cephadm 2023-11-30T19:53:13.041 DEBUG:teuthology.orchestra.run.smithi057:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-30T19:53:13.066 DEBUG:teuthology.orchestra.run.smithi069:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-30T19:53:13.102 DEBUG:teuthology.orchestra.run.smithi057:> sudo mkdir -p /etc/ceph 2023-11-30T19:53:13.140 DEBUG:teuthology.orchestra.run.smithi069:> sudo mkdir -p /etc/ceph 2023-11-30T19:53:13.172 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 777 /etc/ceph 2023-11-30T19:53:13.215 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 777 /etc/ceph 2023-11-30T19:53:13.377 INFO:tasks.cephadm:Writing seed config... 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-30T19:53:13.378 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-30T19:53:13.379 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:53:13.379 DEBUG:teuthology.orchestra.run.smithi057:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-30T19:53:13.402 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 = 18158d4c-8fba-11ee-95a2-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 2023-11-30T19:53:13.402 DEBUG:teuthology.orchestra.run.smithi057:mon.a> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service 2023-11-30T19:53:13.444 DEBUG:teuthology.orchestra.run.smithi057:mgr.y> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service 2023-11-30T19:53:13.478 INFO:journalctl@ceph.mon.a.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:53:13.479 INFO:tasks.cephadm:Bootstrapping... 2023-11-30T19:53:13.479 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 18158d4c-8fba-11ee-95a2-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.57 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-30T19:53:13.511 INFO:journalctl@ceph.mgr.y.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:53:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-11-30T19:53:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-11-30T19:53:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-11-30T19:53:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-30T19:53:13.652 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-30T19:53:13.653 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-30T19:53:13.658 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-30T19:53:13.658 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-30T19:53:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-30T19:53:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Repeating the final host check... 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:podman|docker (/bin/podman) is present 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:systemctl is present 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:lvcreate is present 2023-11-30T19:53:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-30T19:53:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-30T19:53:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-30T19:53:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-30T19:53:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-30T19:53:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-30T19:53:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-30T19:53:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-30T19:53:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2023-11-30T19:53:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Host looks OK 2023-11-30T19:53:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:root:Cluster fsid: 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Acquiring lock 140553155980536 on /run/cephadm/18158d4c-8fba-11ee-95a2-87774f69a715.lock 2023-11-30T19:53:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Lock 140553155980536 acquired on /run/cephadm/18158d4c-8fba-11ee-95a2-87774f69a715.lock 2023-11-30T19:53:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Verifying IP 172.21.15.57 port 3300 ... 2023-11-30T19:53:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Verifying IP 172.21.15.57 port 6789 ... 2023-11-30T19:53:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.57, final addrv is [v2:172.21.15.57:3300,v1:172.21.15.57:6789] 2023-11-30T19:53:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2023-11-30T19:53:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.57 metric 100 2023-11-30T19:53:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.57 metric 100 2023-11-30T19:53:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Mon IP 172.21.15.57 is in CIDR network 172.21.0.0/20 2023-11-30T19:53:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-11-30T19:53:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman pull docker.io/ceph/ceph:v15.2.0 2023-11-30T19:53:15.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stderr Trying to pull docker.io/ceph/ceph:v15.2.0... 2023-11-30T19:53:22.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stderr Getting image source signatures 2023-11-30T19:53:22.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:120f0bd0d532e2094e4c344cda2d32931787ee8c2e5d6b9ddd4698dfe3ef6110 2023-11-30T19:53:22.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:8a29a15cefaeccf6545f7ecf11298f9672d2f0cdaf9e357a95133ac3ad3e1f07 2023-11-30T19:53:33.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stderr Copying config sha256:204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2023-11-30T19:53:33.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stderr Writing manifest to image destination 2023-11-30T19:53:34.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/bin/podman:stdout 204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2023-11-30T19:53:34.121 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-11-30T19:53:34.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-11-30T19:53:34.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-11-30T19:53:34.502 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-11-30T19:53:34.822 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Creating initial keys... 2023-11-30T19:53:34.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-30T19:53:34.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-30T19:53:35.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQA/6GhlhQLXBBAAepbr6rk4L8T9DqBPYiCnGw== 2023-11-30T19:53:35.455 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-30T19:53:35.455 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-30T19:53:35.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQA/6GhlZosPKxAAdd4oGYvWCpDC6pO24H9wfw== 2023-11-30T19:53:36.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-30T19:53:36.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-30T19:53:36.344 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBA6GhlOVO5ExAACLCB3GsmD3qj+Yiyp3Wk+Q== 2023-11-30T19:53:36.699 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Creating initial monmap... 2023-11-30T19:53:36.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/tmp/ceph-tmphp1be173:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '18158d4c-8fba-11ee-95a2-87774f69a715', '--addv', 'a', '[v2:172.21.15.57:3300,v1:172.21.15.57:6789]', '/tmp/monmap'] 2023-11-30T19:53:36.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /tmp/ceph-tmphp1be173:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 --addv a [v2:172.21.15.57:3300,v1:172.21.15.57:6789] /tmp/monmap 2023-11-30T19:53:36.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-30T19:53:36.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:36.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-30T19:53:37.369 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Creating mon... 2023-11-30T19:53:37.371 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp90h8meje:/tmp/keyring:z', '-v', '/tmp/ceph-tmphp1be173:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '18158d4c-8fba-11ee-95a2-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'] 2023-11-30T19:53:37.371 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp90h8meje:/tmp/keyring:z -v /tmp/ceph-tmphp1be173:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 18158d4c-8fba-11ee-95a2-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 2023-11-30T19:53:37.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.631+0000 7f356607d6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T19:53:37.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 1 imported monmap: 2023-11-30T19:53:37.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-11-30T19:53:37.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:37.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-11-30T19:53:36.977763+0000 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-11-30T19:53:36.977763+0000 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon.a 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 /usr/bin/ceph-mon: set fsid to 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 set rocksdb option compression = kNoCompression 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 set rocksdb option compression = kNoCompression 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.632+0000 7f356607d6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-30T19:53:37.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Compile date Mar 23 2020 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: DB SUMMARY 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.error_if_exists: 0 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.create_if_missing: 1 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.env: 0x55e92c7aa1a0 2023-11-30T19:53:37.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.info_log: 0x55e92e5e7a80 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.statistics: (nil) 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.use_fsync: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T19:53:37.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.db_log_dir: 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.write_buffer_manager: 0x55e92f186120 2023-11-30T19:53:37.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T19:53:37.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.row_cache: None 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.wal_filter: None 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.two_write_queues: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.atomic_flush: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T19:53:37.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.max_open_files: -1 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T19:53:37.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Compression algorithms supported: 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kZSTD supported: 0 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kXpressCompression supported: 0 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kZlibCompression supported: 1 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.633+0000 7f356607d6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-11-30T19:53:37.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.merge_operator: 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_filter: None 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e92e50c130) 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-11-30T19:53:37.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55e92e546510 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-11-30T19:53:37.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-11-30T19:53:37.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression: NoCompression 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.num_levels: 7 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T19:53:37.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T19:53:37.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T19:53:37.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T19:53:37.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.table_properties_collectors: 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T19:53:37.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.bloom_locality: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.643+0000 7f356607d6c0 4 rocksdb: Options.ttl: 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.644+0000 7f356607d6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.644+0000 7f356607d6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.649+0000 7f356607d6c0 4 rocksdb: DB pointer 0x55e92e5e1200 2023-11-30T19:53:37.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.649+0000 7f354f23e700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.649+0000 7f354f23e700 4 rocksdb: [db/db_impl.cc:778] 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-30T19:53:37.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T19:53:37.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-30T19:53:37.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.651+0000 7f356607d6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.651+0000 7f356607d6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-11-30T19:53:37.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-30T19:53:37.652+0000 7f356607d6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-11-30T19:53:38.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:38.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-11-30T19:53:38.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-11-30T19:53:38.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-11-30T19:53:38.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-11-30T19:53:38.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target 2023-11-30T19:53:38.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target. 2023-11-30T19:53:38.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target. 2023-11-30T19:53:38.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target 2023-11-30T19:53:38.345 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-30T19:53:38.437 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a 2023-11-30T19:53:38.465 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a 2023-11-30T19:53:38.470 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-11-30T19:53:38.470 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a 2023-11-30T19:53:38.476 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target.wants/ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-18158d4c-8fba-11ee-95a2-87774f69a715@.service. 2023-11-30T19:53:38.573 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a 2023-11-30T19:53:38.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2023-11-30T19:53:38.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout disabled 2023-11-30T19:53:38.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2023-11-30T19:53:38.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-30T19:53:38.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:firewalld.service is not enabled 2023-11-30T19:53:38.643 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for mon to start... 2023-11-30T19:53:38.643 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for mon... 2023-11-30T19:53:38.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-11-30T19:53:38.876 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:38 smithi057 podman[107821]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-11-30T19:53:38.876 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:38 smithi057 systemd[1]: Started Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:53:39.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:38 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.867342+0000 mon.a (mon.0) 0 : [INF] mkfs 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:39.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:38 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.855772+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-30T19:53:39.348 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.48224s) 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-11-30T19:53:41.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-11-30T19:53:41.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-11-30T19:53:41.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.983 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-11-30T19:53:41.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/18158d4c-8fba-11ee-95a2-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'] 2023-11-30T19:53:41.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z -v /var/lib/ceph/18158d4c-8fba-11ee-95a2-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 2023-11-30T19:53:41.983 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:39 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.863561+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-30T19:53:41.983 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:39 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.865217+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0]} 2023-11-30T19:53:41.983 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:39 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.869814+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-30T19:53:41.983 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:39 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.876818+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-30T19:53:41.983 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:39 smithi057 bash[107837]: cluster 2023-11-30T19:53:38.877447+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-30T19:53:41.983 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:39 smithi057 bash[107837]: audit 2023-11-30T19:53:39.345772+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.57:0/1175704411' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.57:3300,v1:172.21.15.57:6789] 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-11-30T19:53:41.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/18158d4c-8fba-11ee-95a2-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'] 2023-11-30T19:53:41.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z -v /var/lib/ceph/18158d4c-8fba-11ee-95a2-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 2023-11-30T19:53:41.988 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:40 smithi057 bash[107837]: audit 2023-11-30T19:53:40.198522+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.57:0/1803330117' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-30T19:53:41.988 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:40 smithi057 bash[107837]: audit 2023-11-30T19:53:40.203271+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.57:0/1803330117' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-30T19:53:41.988 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Restarting the monitor... 2023-11-30T19:53:41.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a 2023-11-30T19:53:41.989 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:41 smithi057 systemd[1]: Stopping Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:53:41.989 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:41 smithi057 bash[107837]: debug 2023-11-30T19:53:41.690+0000 7f4673acd700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T19:53:41.989 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:41 smithi057 bash[107837]: debug 2023-11-30T19:53:41.690+0000 7f4673acd700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-11-30T19:53:42.128 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 podman[108168]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.a 2023-11-30T19:53:42.319 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Setting mon public_network... 2023-11-30T19:53:42.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-11-30T19:53:42.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-11-30T19:53:42.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-11-30T19:53:42.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 systemd[1]: Stopped Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:53:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 systemd[1]: Starting Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:53:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 podman[108210]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-11-30T19:53:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 systemd[1]: Started Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.752+0000 7fa011ee46c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.752+0000 7fa011ee46c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.752+0000 7fa011ee46c0 0 pidfile_write: ignore empty --pid-file 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.756+0000 7fa011ee46c0 0 load: jerasure load: lrc load: isa 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 0 set rocksdb option compression = kNoCompression 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 0 set rocksdb option compression = kNoCompression 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-30T19:53:43.065 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 1 rocksdb: do_open column families: [default] 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Compile date Mar 23 2020 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: DB SUMMARY 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: CURRENT file: CURRENT 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 64099 ; 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.error_if_exists: 0 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.create_if_missing: 0 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T19:53:43.066 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.env: 0x55f8222601a0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.info_log: 0x55f82464e9a0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.statistics: (nil) 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.use_fsync: 0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T19:53:43.067 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.db_log_dir: 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T19:53:43.068 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T19:53:43.069 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.write_buffer_manager: 0x55f8251e6ae0 2023-11-30T19:53:43.069 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T19:53:43.069 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T19:53:43.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T19:53:43.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T19:53:43.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T19:53:43.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T19:53:43.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T19:53:43.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.row_cache: None 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.wal_filter: None 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.two_write_queues: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T19:53:43.075 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.atomic_flush: 0 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.max_open_files: -1 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T19:53:43.076 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Compression algorithms supported: 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kZSTD supported: 0 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kXpressCompression supported: 0 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kZlibCompression supported: 1 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.757+0000 7fa011ee46c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-11-30T19:53:43.077 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.merge_operator: 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_filter: None 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f82456a138) 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cache_index_and_filter_blocks: 1 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: pin_top_level_index_and_filter: 1 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: index_type: 0 2023-11-30T19:53:43.078 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: data_block_index_type: 0 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: data_block_hash_table_util_ratio: 0.750000 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: hash_index_allow_collision: 1 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: checksum: 1 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: no_block_cache: 0 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_cache: 0x55f8245a4610 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_cache_name: BinnedLRUCache 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_cache_options: 2023-11-30T19:53:43.079 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: capacity : 536870912 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: num_shard_bits : 4 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: strict_capacity_limit : 0 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: high_pri_pool_ratio: 0.000 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_cache_compressed: (nil) 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: persistent_cache: (nil) 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_size: 4096 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_size_deviation: 10 2023-11-30T19:53:43.098 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_restart_interval: 16 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: index_block_restart_interval: 1 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: metadata_block_size: 4096 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: partition_filters: 0 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: use_delta_encoding: 1 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: whole_key_filtering: 1 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: verify_compression: 0 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: read_amp_bytes_per_bit: 0 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: format_version: 2 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: enable_index_compression: 1 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: block_align: 0 2023-11-30T19:53:43.099 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression: NoCompression 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.num_levels: 7 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T19:53:43.100 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T19:53:43.101 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T19:53:43.101 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T19:53:43.101 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T19:53:43.102 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T19:53:43.103 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T19:53:43.105 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.table_properties_collectors: 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T19:53:43.106 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.bloom_locality: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: Options.ttl: 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374022759041, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.758+0000 7fa011ee46c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.760+0000 7fa011ee46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374022760315, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 61341, "table_properties": {"data_size": 59663, "index_size": 283, "filter_size": 581, "raw_key_size": 8582, "raw_average_key_size": 47, "raw_value_size": 54737, "raw_average_value_size": 300, "num_data_blocks": 9, "num_entries": 182, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-30T19:53:43.107 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.760+0000 7fa011ee46c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.760+0000 7fa011ee46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374022761031, "job": 1, "event": "recovery_finished"} 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.762+0000 7fa011ee46c0 4 rocksdb: DB pointer 0x55f82463f200 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.762+0000 7f9ff9031700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.762+0000 7f9ff9031700 4 rocksdb: [db/db_impl.cc:778] 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** DB Stats ** 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** Compaction Stats [default] ** 2023-11-30T19:53:43.108 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:43.109 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:43.109 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: L0 2/0 61.52 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.109 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Sum 2/0 61.52 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.109 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.109 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** Compaction Stats [default] ** 2023-11-30T19:53:43.110 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Cumulative compaction: 0.00 GB write, 12.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Interval compaction: 0.00 GB write, 12.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:43.111 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** Compaction Stats [default] ** 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: L0 2/0 61.52 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Sum 2/0 61.52 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** Compaction Stats [default] ** 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T19:53:43.112 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 69.4 0.00 0.00 1 0.001 0 0 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Cumulative compaction: 0.00 GB write, 12.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.763+0000 7fa011ee46c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] at bind addrs [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:43.113 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 1 mon.a@-1(???) e1 preinit fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 0 mon.a@-1(???).mds e1 new map 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 0 mon.a@-1(???).mds e1 print_map 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: e1 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: legacy client fscid: -1 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: No filesystems configured 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-30T19:53:43.114 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: audit 2023-11-30T19:53:40.198522+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.57:0/1803330117' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: audit 2023-11-30T19:53:40.203271+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.57:0/1803330117' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.765+0000 7fa011ee46c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expand map: {default=false} 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta from 'false' to 'false' 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expanded map: {default=false} 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expand map: {default=info} 2023-11-30T19:53:43.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta from 'info' to 'info' 2023-11-30T19:53:43.150 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expanded map: {default=info} 2023-11-30T19:53:43.150 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expand map: {default=daemon} 2023-11-30T19:53:43.150 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-30T19:53:43.150 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expanded map: {default=daemon} 2023-11-30T19:53:43.150 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expand map: {default=debug} 2023-11-30T19:53:43.150 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta from 'debug' to 'debug' 2023-11-30T19:53:43.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: debug 2023-11-30T19:53:42.767+0000 7fa011ee46c0 20 expand_channel_meta expanded map: {default=debug} 2023-11-30T19:53:43.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cluster 2023-11-30T19:53:42.782875+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-30T19:53:43.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cluster 2023-11-30T19:53:42.782920+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0]} 2023-11-30T19:53:43.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cluster 2023-11-30T19:53:42.782954+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-11-30T19:53:43.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cluster 2023-11-30T19:53:42.782974+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-30T19:53:43.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:42 smithi057 bash[108227]: cluster 2023-11-30T19:53:42.783415+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-11-30T19:53:43.421 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Creating mgr... 2023-11-30T19:53:43.424 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-30T19:53:43.535 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y 2023-11-30T19:53:43.561 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y 2023-11-30T19:53:43.567 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-11-30T19:53:43.567 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y 2023-11-30T19:53:43.573 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-18158d4c-8fba-11ee-95a2-87774f69a715.target.wants/ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-18158d4c-8fba-11ee-95a2-87774f69a715@.service. 2023-11-30T19:53:43.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y 2023-11-30T19:53:43.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2023-11-30T19:53:43.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout disabled 2023-11-30T19:53:43.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2023-11-30T19:53:43.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-30T19:53:43.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:firewalld.service is not enabled 2023-11-30T19:53:43.726 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-30T19:53:43.726 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-11-30T19:53:43.727 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for mgr to start... 2023-11-30T19:53:43.727 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for mgr... 2023-11-30T19:53:43.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-30T19:53:43.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-30T19:53:43.928 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:43 smithi057 bash[108227]: audit 2023-11-30T19:53:43.028262+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.57:0/3962272617' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-11-30T19:53:43.928 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:43 smithi057 bash[108227]: audit 2023-11-30T19:53:43.032300+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.57:0/3962272617' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-11-30T19:53:43.929 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:53:43 smithi057 podman[108447]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.y" found: no such container 2023-11-30T19:53:43.929 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:53:43 smithi057 systemd[1]: Started Ceph mgr.y for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:53:44.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:44.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:44.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "18158d4c-8fba-11ee-95a2-87774f69a715", 2023-11-30T19:53:44.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-30T19:53:44.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-30T19:53:44.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:44.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-30T19:53:44.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-30T19:53:44.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:44.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 1, 2023-11-30T19:53:44.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-30T19:53:44.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-30T19:53:44.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-30T19:53:44.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:44.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-30T19:53:44.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:44.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-30T19:53:38.867706+0000", 2023-11-30T19:53:44.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:44.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:44.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-30T19:53:44.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:44.645 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-11-30T19:53:45.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:44 smithi057 bash[108227]: audit 2023-11-30T19:53:44.273081+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.57:0/865193925' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T19:53:45.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-30T19:53:45.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "18158d4c-8fba-11ee-95a2-87774f69a715", 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 3, 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-30T19:53:46.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-30T19:53:46.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-30T19:53:46.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-30T19:53:46.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-30T19:53:46.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-30T19:53:46.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-30T19:53:46.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-30T19:53:46.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-30T19:53:38.867706+0000", 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-30T19:53:46.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:46.363 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:46 smithi057 bash[108227]: audit 2023-11-30T19:53:46.066799+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.57:0/1744001319' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T19:53:46.420 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-11-30T19:53:47.421 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-30T19:53:47.421 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-30T19:53:47.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:47.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:47.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "18158d4c-8fba-11ee-95a2-87774f69a715", 2023-11-30T19:53:47.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-30T19:53:47.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-30T19:53:47.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-30T19:53:47.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-30T19:53:47.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-30T19:53:47.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-30T19:53:47.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-30T19:53:47.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:47.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-30T19:53:47.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-30T19:53:47.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:47.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-11-30T19:53:47.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-30T19:53:47.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:47.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-30T19:53:47.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-30T19:53:47.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-30T19:53:47.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:47.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-30T19:53:47.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-30T19:53:47.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-30T19:53:47.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-30T19:53:47.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-30T19:53:47.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-30T19:53:47.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-30T19:53:47.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-30T19:53:47.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-30T19:53:47.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-30T19:53:47.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:47.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-30T19:53:47.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-30T19:53:47.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-30T19:53:47.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:47.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:47.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-30T19:53:47.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:47.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-30T19:53:38.867706+0000", 2023-11-30T19:53:47.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:47.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:47.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-30T19:53:47.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:48.211 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2023-11-30T19:53:49.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:47.859475+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.57:0/916258671' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: cluster 2023-11-30T19:53:48.166103+0000 mon.a (mon.0) 11 : cluster [INF] Activating manager daemon y 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: cluster 2023-11-30T19:53:48.170615+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00463786s) 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.171364+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.171535+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.171659+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.172061+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.172337+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: cluster 2023-11-30T19:53:48.186419+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.197204+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.647286+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-30T19:53:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: cluster 2023-11-30T19:53:48.647340+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-30T19:53:49.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.648090+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T19:53:49.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.653159+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"5219ece6-7d6b-4b85-a2dc-23b3ca79bc26"}]: dispatch 2023-11-30T19:53:49.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.655462+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"5219ece6-7d6b-4b85-a2dc-23b3ca79bc26"}]': finished 2023-11-30T19:53:49.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.655896+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"5995f89d-2641-4c07-b714-4ee3fa530f07"}]: dispatch 2023-11-30T19:53:49.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:48 smithi057 bash[108227]: audit 2023-11-30T19:53:48.659434+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"5995f89d-2641-4c07-b714-4ee3fa530f07"}]': finished 2023-11-30T19:53:49.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-30T19:53:49.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "18158d4c-8fba-11ee-95a2-87774f69a715", 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.580 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-30T19:53:50.581 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.582 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:50.583 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-30T19:53:38.867706+0000", 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-30T19:53:50.584 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:50.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:50 smithi057 bash[108227]: cluster 2023-11-30T19:53:49.175431+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.00945s) 2023-11-30T19:53:50.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:50 smithi057 bash[108227]: audit 2023-11-30T19:53:49.646534+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.57:0/563781367' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T19:53:50.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:50 smithi057 bash[108227]: cluster 2023-11-30T19:53:49.646587+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-30T19:53:50.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:50 smithi057 bash[108227]: audit 2023-11-30T19:53:49.648567+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-30T19:53:50.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:50 smithi057 bash[108227]: audit 2023-11-30T19:53:50.574933+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-30T19:53:50.943 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Enabling cephadm module... 2023-11-30T19:53:50.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-11-30T19:53:50.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-11-30T19:53:51.938 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:51 smithi057 bash[108227]: audit 2023-11-30T19:53:50.575660+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.57:0/788862709' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-30T19:53:51.938 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:51 smithi057 bash[108227]: cluster 2023-11-30T19:53:50.647924+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-11-30T19:53:51.939 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:51 smithi057 bash[108227]: audit 2023-11-30T19:53:51.482279+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.57:0/782308028' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-30T19:53:51.939 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:53:51 smithi057 bash[108463]: ignoring --setuser ceph since I am not root 2023-11-30T19:53:51.939 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:53:51 smithi057 bash[108463]: ignoring --setgroup ceph since I am not root 2023-11-30T19:53:52.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-30T19:53:52.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-30T19:53:52.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:6800", 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 94770360 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:6801", 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 94770360 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.57:6801/94770360", 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-30T19:53:48.165966+0000", 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-30T19:53:52.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-30T19:53:52.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-30T19:53:52.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-30T19:53:52.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-30T19:53:52.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-30T19:53:52.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-30T19:53:52.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-30T19:53:52.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-30T19:53:52.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-30T19:53:52.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-30T19:53:52.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-30T19:53:52.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-30T19:53:52.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:53:52.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-30T19:53:52.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:52.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:52.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-30T19:53:52.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-30T19:53:52.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:52.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-30T19:53:52.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-30T19:53:52.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-30T19:53:52.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-30T19:53:52.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:52.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-30T19:53:52.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:52.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-30T19:53:52.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-30T19:53:52.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:52.999 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.001 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-30T19:53:53.002 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.003 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.004 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.005 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.006 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.007 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.008 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-30T19:53:53.009 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.010 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.011 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.012 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-30T19:53:53.013 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.014 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.015 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.016 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-30T19:53:53.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.019 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.020 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.021 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.022 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-30T19:53:53.023 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.024 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.025 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.026 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.027 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.028 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.029 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-30T19:53:53.030 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-30T19:53:53.031 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.032 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.033 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.034 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-30T19:53:53.035 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.036 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.037 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.038 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.039 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.040 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.041 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.042 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.043 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.044 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.045 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-30T19:53:53.046 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.047 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.048 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.049 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.050 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.051 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.052 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.053 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.054 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.055 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.056 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.057 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.058 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-30T19:53:53.059 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-30T19:53:53.060 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.061 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.062 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.063 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.064 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-30T19:53:53.065 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-30T19:53:53.066 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.067 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.068 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.069 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.070 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.071 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.072 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.073 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.074 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.075 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.076 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.077 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-30T19:53:53.078 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.079 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.080 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.081 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.082 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.083 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.084 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:53:53.085 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.086 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.087 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.088 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.089 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.090 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.091 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.092 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.093 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.094 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.095 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.096 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.097 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.098 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.099 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.100 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-30T19:53:53.101 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.102 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.103 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.104 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.105 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.106 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.107 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.108 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.109 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.110 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.111 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.112 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.113 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.114 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.115 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.116 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.117 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:53:53.118 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-30T19:53:53.119 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.120 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.121 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-30T19:53:53.122 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.123 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.124 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.125 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.126 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.127 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.128 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.129 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.130 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.131 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.133 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.133 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.133 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.133 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.133 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.133 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.134 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.135 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.136 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.137 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.138 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.139 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.140 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.141 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.142 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.143 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.144 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.145 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.146 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.147 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-30T19:53:53.148 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.149 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.150 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.151 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.152 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.153 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.154 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.155 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.156 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-30T19:53:53.157 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.158 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-30T19:53:53.159 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.160 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.161 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-30T19:53:53.162 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.163 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.164 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.165 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.166 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.167 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.168 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.169 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.170 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.171 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.172 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.173 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.174 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.175 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.176 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.177 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.178 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.179 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.180 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.181 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.182 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.183 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.184 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.185 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.186 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.187 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.188 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.189 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.190 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.191 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.192 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.193 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.194 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-30T19:53:53.195 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.196 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.197 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.200 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.201 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.202 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.203 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.204 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-30T19:53:53.205 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.206 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.207 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.208 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.209 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.210 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.211 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.212 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.213 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.214 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.215 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.216 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.217 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.218 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.219 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.222 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.223 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.224 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.225 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.226 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.227 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.228 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.229 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.230 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.231 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.232 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.233 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.234 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.235 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.236 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.237 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.238 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.239 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.240 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.241 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.242 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.243 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.244 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.245 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.246 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.247 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.248 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.249 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-30T19:53:53.250 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.251 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.252 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.253 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-30T19:53:53.254 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.255 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.256 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.257 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.258 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.259 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.260 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.261 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.262 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.263 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.264 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.265 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.266 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.267 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.268 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.269 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.270 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.271 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.272 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.273 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.274 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.275 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.276 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.277 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.278 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.279 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-30T19:53:53.280 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.281 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.282 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.283 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.284 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-30T19:53:53.285 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.286 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.287 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.288 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-30T19:53:53.289 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.290 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.291 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.292 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.293 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.294 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.295 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.296 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.297 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.298 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.299 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-30T19:53:53.300 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.301 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.302 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.303 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.304 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.305 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.306 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.307 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.308 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.309 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.310 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.311 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.312 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.313 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.314 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.315 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.316 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:53:53.317 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.318 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.319 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:53:53.320 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.321 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.322 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.323 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.324 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.325 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:53:53.326 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:53:53.327 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.329 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.330 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.331 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:53:53.332 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-30T19:53:53.333 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-30T19:53:53.334 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-30T19:53:53.335 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:0", 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4020169149 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.336 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:0", 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2608301601 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:53:53.337 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:0", 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2550752644 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-30T19:53:53.338 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.339 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:53.339 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:52 smithi057 bash[108227]: audit 2023-11-30T19:53:51.648442+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.57:0/782308028' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-30T19:53:53.339 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:52 smithi057 bash[108227]: cluster 2023-11-30T19:53:51.648491+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 3s) 2023-11-30T19:53:53.339 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:52 smithi057 bash[108227]: audit 2023-11-30T19:53:52.602296+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.57:0/1884925910' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-30T19:53:53.340 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-30T19:53:53.340 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-11-30T19:53:53.340 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-30T19:53:53.340 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-30T19:53:56.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:55 smithi057 bash[108227]: cluster 2023-11-30T19:53:55.812894+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2023-11-30T19:53:56.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:55 smithi057 bash[108227]: cluster 2023-11-30T19:53:55.813608+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2023-11-30T19:53:56.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:55 smithi057 bash[108227]: cluster 2023-11-30T19:53:55.817273+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-30T19:53:56.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:53:56.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-11-30T19:53:56.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-30T19:53:56.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: cluster 2023-11-30T19:53:55.866500+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0529726s) 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.869413+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.869614+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.869755+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.869904+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.870249+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.870852+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.871101+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: cluster 2023-11-30T19:53:55.884475+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2023-11-30T19:53:57.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:55.909201+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-30T19:53:57.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:56 smithi057 bash[108227]: audit 2023-11-30T19:53:56.832214+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-30T19:53:58.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:57 smithi057 bash[108227]: cluster 2023-11-30T19:53:56.881038+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.0675s) 2023-11-30T19:53:58.430 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-11-30T19:53:58.430 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-11-30T19:53:58.430 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-11-30T19:53:59.567 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Generating ssh key... 2023-11-30T19:53:59.568 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-11-30T19:53:59.568 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-11-30T19:54:00.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:59 smithi057 bash[108227]: cluster 2023-11-30T19:53:58.785092+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-11-30T19:54:00.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:59 smithi057 bash[108227]: audit 2023-11-30T19:53:59.212796+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 2023-11-30T19:54:00.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:59 smithi057 bash[108227]: audit 2023-11-30T19:53:59.214055+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-11-30T19:54:00.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:53:59 smithi057 bash[108227]: audit 2023-11-30T19:53:59.216718+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-11-30T19:54:00.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: Generating public/private rsa key pair. 2023-11-30T19:54:00.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: Your identification has been saved in /tmp/tmpra47ypuo/key. 2023-11-30T19:54:00.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: Your public key has been saved in /tmp/tmpra47ypuo/key.pub. 2023-11-30T19:54:00.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: The key fingerprint is: 2023-11-30T19:54:00.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: SHA256:OD/jWj39QH65znTd2K5YY+xx65C5Vp33FDDaH3kUG+U ceph-18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:54:00.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: The key's randomart image is: 2023-11-30T19:54:00.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: +---[RSA 3072]----+ 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | o+| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | o .+| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | o ooE| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | . . . +.| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | o S . . *| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | o . + .oB*| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | = o ++%.O| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | o o . %oBo| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: | ... ooO+.| 2023-11-30T19:54:00.711 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108463]: +----[SHA256]-----+ 2023-11-30T19:54:00.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-11-30T19:54:00.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-11-30T19:54:01.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108227]: audit 2023-11-30T19:54:00.097829+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108227]: cephadm 2023-11-30T19:54:00.098078+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2023-11-30T19:54:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108227]: audit 2023-11-30T19:54:00.397287+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAwDG0zK9/bSWwIpZFa/4jEwsKiFR1ye9J7tLGe9YJYYuTroIHP/LQ\nqy7wuRujqkRBK73qqxGofRpDYRyPKGlCyoMqiR1ePnKSp+ZPJPpfUdmEI6CZEtvPq7vqbF\noTFyQrcIMAnxXor/AQTnkd6P538x5lN/bRWsjMKkcZslRB+UVo3AqZmWOQvaS6YWFOLPS2\nWMsatxdrTFUtOI+gg9QAyMmy81VkivtNNN/eEYedL3sQITSPf2QQZQOhX4PFUt97C7ilUk\n3qDh73o3oEOaqUsSOM5h5qUSrXitY7qIVOqzHg2H81K1kYC6xbsV7s5A11q/9gA9VmvD07\nn6xFzpE/ekcFaEssR2SgjPOPeh0/LL4w712rGs1qK2cd+ZCMUbsfusicedLr5kWGuplqhR\nBiCiVgNYcPpTXCKwVSN70l+Aa5Ns0/cA5hscImKuHJs8/5k6mzKllhDDUlGbVU4SVmiLqB\n7xWlq58fqg3NCcbyuXwwwoq38YDxcbNTdkjjVVGBAAAFoJ/ef3Kf3n9yAAAAB3NzaC1yc2\nEAAAGBAMAxtMyvf20lsCKWRWv+IxMLCohUdcnvSe7SxnvWCWGLk66CBz/y0Ksu8Lkbo6pE\nQSu96qsRqH0aQ2EcjyhpQsqDKokdXj5ykqfmTyT6X1HZhCOgmRLbz6u76mxaExckK3CDAJ\n8V6K/wEE55Hej+d/MeZTf20VrIzCpHGbJUQflFaNwKmZljkL2kumFhTiz0tljLGrcXa0xV\nLTiPoIPUAMjJsvNVZIr7TTTf3hGHnS97ECE0j39kEGUDoV+DxVLfewu4pVJN6g4e96N6BD\nmqlLEjjOYealEq14rWO6iFTqsx4Nh/NStZGAusW7Fe7OQNdav/YAPVZrw9O5+sRc6RP3pH\nBWhLLEdkoIzzj3odPyy+MO9dqxrNaitnHfmQjFG7H7rInHnS6+ZFhrqZaoUQYgolYDWHD6\nU1wisFUje9JfgGuTbNP3AOYbHCJirhybPP+ZOpsypZYQw1JRm1VOElZoi6ge8VpaufH6oN\nzQnG8rl8MMKKt/GA8XGzU3ZI41VRgQAAAAMBAAEAAAGACOsFia3nCsiB6MjyRbWQKRUNEx\nBgOtOIqbVMEnj3DHiujJ1p+rSorBjMgLpgmMj8ASyZ1ABIwi1SzRHHLsfbmowFkEE1m04z\nsejE6WFYxPKD6CdOkwpyE3TvxsFTO3KpNVpO0BLzLh7Eku+ZzLLqG/TgG32vbzf8CUYtUh\nII0ak/2V4AjJaLI9Gd+GDMgNeGEo6yGabTisI1C/fWKefPdYGudQ4UUUKh7X8pzcRuLcLX\nF8NZmT6qaBWICmeR42uNNH0QY6oPjkGyezAT7xYW7cqH9Puzc63zk5+o28FWVaLa9yppNX\nt/+DSan80svLfLM2HSwVqv1OUggLql29uCWSi8Ky8BFN+w81KceVR0kMniXDfWD5MEI9eK\nLAW8Cd8OAMnaUM4XfWnFf9x71zHG97CwOt8GZZaUamssctwc0esz5XaJJaDyumiRBKTHh6\nCScxALQqSSQ0kX2WAJJ7mqB4nh/5trg3IDuLdzDINkRLdFQNXSBA56Cb+/Ezp7u3/BAAAA\nwDXxxhdGr1OYwhZHyix9wdLurJCaDeh19oGPX/2yn9XAoa6aMNsxzD5XgVU6E1zZ72kjPf\n/MQYqWd4YiN6ndnblO6clLnRQ1A5IT1egclom/BLGg6cxW1teHWcDNbwaP++BsIfTMOKrv\n7x46s5798pRwbbcmAhMKv2dE1EuctFYuV6IxWlouWt0uZ9MB6ZQo64f42LnlXy//ESkavG\nirlOqzjb0tzE3OuktWl1yAUsXZNv5wCnAheZGukfM6VfkHzAAAAMEA6MgZECdVotcJkfCS\nIy0EnM3PrACvm8tRsK6nLGZOxGWF7FfqAOI7afuj96iAhVsXSLtSpTyV+gnjLzbOilFxiY\n2UjWQ/fggy0T0X6odUODZ6kGcLFNjM9+AKpaXZkNpdNZJ5ki0wCxoYPm/M5grJBw0YN/JK\nzoNFSA3C6nFBNKVtpbGVyDJLXgyjIz429qT7gNcjliQ19rvnVVgfCFQ7eTd+8NiosNB9RA\nTyfp+Uoiubdsv1Ij+eORruqjHpxQCpAAAAwQDTXTz7JY0RhVJBeVtCrzq6Y5D83B1BKrf6\nCj5qQgMaTVtXdHUunSCB/UET46sYXAEDodIBdBiaDIDxf5o+fmtOVCQr3xLY9DmfdteIxd\nOdsyNhDSmgrVXTgIIQqZ6quuNdZ7YV1FilcGJ6T9wcp6LSd1SSJHJJsWSkXpxY81w3TEPZ\noyVOcxTIG+0qrRI93/qnHHI5ua4VnKvBLMK0dxz8KDemfAfvUFiXxbIOBWBFUUJd7CXnNL\nCPkwVWBLXh2RkAAAApY2VwaC0xODE1OGQ0Yy04ZmJhLTExZWUtOTVhMi04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-11-30T19:54:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108227]: audit 2023-11-30T19:54:00.399230+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAwDG0zK9/bSWwIpZFa/4jEwsKiFR1ye9J7tLGe9YJYYuTroIHP/LQ\nqy7wuRujqkRBK73qqxGofRpDYRyPKGlCyoMqiR1ePnKSp+ZPJPpfUdmEI6CZEtvPq7vqbF\noTFyQrcIMAnxXor/AQTnkd6P538x5lN/bRWsjMKkcZslRB+UVo3AqZmWOQvaS6YWFOLPS2\nWMsatxdrTFUtOI+gg9QAyMmy81VkivtNNN/eEYedL3sQITSPf2QQZQOhX4PFUt97C7ilUk\n3qDh73o3oEOaqUsSOM5h5qUSrXitY7qIVOqzHg2H81K1kYC6xbsV7s5A11q/9gA9VmvD07\nn6xFzpE/ekcFaEssR2SgjPOPeh0/LL4w712rGs1qK2cd+ZCMUbsfusicedLr5kWGuplqhR\nBiCiVgNYcPpTXCKwVSN70l+Aa5Ns0/cA5hscImKuHJs8/5k6mzKllhDDUlGbVU4SVmiLqB\n7xWlq58fqg3NCcbyuXwwwoq38YDxcbNTdkjjVVGBAAAFoJ/ef3Kf3n9yAAAAB3NzaC1yc2\nEAAAGBAMAxtMyvf20lsCKWRWv+IxMLCohUdcnvSe7SxnvWCWGLk66CBz/y0Ksu8Lkbo6pE\nQSu96qsRqH0aQ2EcjyhpQsqDKokdXj5ykqfmTyT6X1HZhCOgmRLbz6u76mxaExckK3CDAJ\n8V6K/wEE55Hej+d/MeZTf20VrIzCpHGbJUQflFaNwKmZljkL2kumFhTiz0tljLGrcXa0xV\nLTiPoIPUAMjJsvNVZIr7TTTf3hGHnS97ECE0j39kEGUDoV+DxVLfewu4pVJN6g4e96N6BD\nmqlLEjjOYealEq14rWO6iFTqsx4Nh/NStZGAusW7Fe7OQNdav/YAPVZrw9O5+sRc6RP3pH\nBWhLLEdkoIzzj3odPyy+MO9dqxrNaitnHfmQjFG7H7rInHnS6+ZFhrqZaoUQYgolYDWHD6\nU1wisFUje9JfgGuTbNP3AOYbHCJirhybPP+ZOpsypZYQw1JRm1VOElZoi6ge8VpaufH6oN\nzQnG8rl8MMKKt/GA8XGzU3ZI41VRgQAAAAMBAAEAAAGACOsFia3nCsiB6MjyRbWQKRUNEx\nBgOtOIqbVMEnj3DHiujJ1p+rSorBjMgLpgmMj8ASyZ1ABIwi1SzRHHLsfbmowFkEE1m04z\nsejE6WFYxPKD6CdOkwpyE3TvxsFTO3KpNVpO0BLzLh7Eku+ZzLLqG/TgG32vbzf8CUYtUh\nII0ak/2V4AjJaLI9Gd+GDMgNeGEo6yGabTisI1C/fWKefPdYGudQ4UUUKh7X8pzcRuLcLX\nF8NZmT6qaBWICmeR42uNNH0QY6oPjkGyezAT7xYW7cqH9Puzc63zk5+o28FWVaLa9yppNX\nt/+DSan80svLfLM2HSwVqv1OUggLql29uCWSi8Ky8BFN+w81KceVR0kMniXDfWD5MEI9eK\nLAW8Cd8OAMnaUM4XfWnFf9x71zHG97CwOt8GZZaUamssctwc0esz5XaJJaDyumiRBKTHh6\nCScxALQqSSQ0kX2WAJJ7mqB4nh/5trg3IDuLdzDINkRLdFQNXSBA56Cb+/Ezp7u3/BAAAA\nwDXxxhdGr1OYwhZHyix9wdLurJCaDeh19oGPX/2yn9XAoa6aMNsxzD5XgVU6E1zZ72kjPf\n/MQYqWd4YiN6ndnblO6clLnRQ1A5IT1egclom/BLGg6cxW1teHWcDNbwaP++BsIfTMOKrv\n7x46s5798pRwbbcmAhMKv2dE1EuctFYuV6IxWlouWt0uZ9MB6ZQo64f42LnlXy//ESkavG\nirlOqzjb0tzE3OuktWl1yAUsXZNv5wCnAheZGukfM6VfkHzAAAAMEA6MgZECdVotcJkfCS\nIy0EnM3PrACvm8tRsK6nLGZOxGWF7FfqAOI7afuj96iAhVsXSLtSpTyV+gnjLzbOilFxiY\n2UjWQ/fggy0T0X6odUODZ6kGcLFNjM9+AKpaXZkNpdNZJ5ki0wCxoYPm/M5grJBw0YN/JK\nzoNFSA3C6nFBNKVtpbGVyDJLXgyjIz429qT7gNcjliQ19rvnVVgfCFQ7eTd+8NiosNB9RA\nTyfp+Uoiubdsv1Ij+eORruqjHpxQCpAAAAwQDTXTz7JY0RhVJBeVtCrzq6Y5D83B1BKrf6\nCj5qQgMaTVtXdHUunSCB/UET46sYXAEDodIBdBiaDIDxf5o+fmtOVCQr3xLY9DmfdteIxd\nOdsyNhDSmgrVXTgIIQqZ6quuNdZ7YV1FilcGJ6T9wcp6LSd1SSJHJJsWSkXpxY81w3TEPZ\noyVOcxTIG+0qrRI93/qnHHI5ua4VnKvBLMK0dxz8KDemfAfvUFiXxbIOBWBFUUJd7CXnNL\nCPkwVWBLXh2RkAAAApY2VwaC0xODE1OGQ0Yy04ZmJhLTExZWUtOTVhMi04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-11-30T19:54:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108227]: audit 2023-11-30T19:54:00.399658+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715\n"}]: dispatch 2023-11-30T19:54:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:00 smithi057 bash[108227]: audit 2023-11-30T19:54:00.405545+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715\n"}]': finished 2023-11-30T19:54:01.328 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:54:01.668 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-11-30T19:54:01.668 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-11-30T19:54:01.668 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Adding host smithi057... 2023-11-30T19:54:01.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi057'] 2023-11-30T19:54:01.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi057 2023-11-30T19:54:01.888 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:01 smithi057 bash[108227]: audit 2023-11-30T19:54:01.327096+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:02.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:02 smithi057 bash[108463]: Warning: Permanently added 'smithi057,172.21.15.57' (ECDSA) to the list of known hosts. 2023-11-30T19:54:03.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:02 smithi057 bash[108227]: audit 2023-11-30T19:54:02.346849+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi057", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:03.351 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi057' 2023-11-30T19:54:03.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:03 smithi057 bash[108227]: audit 2023-11-30T19:54:02.889040+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"smithi057\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T19:54:03.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:03 smithi057 bash[108227]: audit 2023-11-30T19:54:02.890976+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"smithi057\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T19:54:03.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:03 smithi057 bash[108227]: cephadm 2023-11-30T19:54:02.891308+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi057 2023-11-30T19:54:03.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:03 smithi057 bash[108227]: audit 2023-11-30T19:54:03.133637+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:03.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:03 smithi057 bash[108227]: audit 2023-11-30T19:54:03.140494+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:54:03.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:03 smithi057 bash[108227]: audit 2023-11-30T19:54:03.141033+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:54:05.858 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Enabling the dashboard module... 2023-11-30T19:54:05.858 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-11-30T19:54:05.858 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-11-30T19:54:05.862 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:05 smithi057 bash[108227]: audit 2023-11-30T19:54:05.630294+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:05.628510\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:05.629701\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:05.629789\", \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:05.862 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:05 smithi057 bash[108227]: audit 2023-11-30T19:54:05.636767+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:05.628510\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:05.629701\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:05.629789\", \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:54:05.862 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:05 smithi057 bash[108227]: audit 2023-11-30T19:54:05.637295+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.57:0/3982913389' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:54:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:07 smithi057 bash[108227]: audit 2023-11-30T19:54:07.587598+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.57:0/872553502' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-30T19:54:07.960 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:07 smithi057 bash[108463]: ignoring --setuser ceph since I am not root 2023-11-30T19:54:07.960 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:07 smithi057 bash[108463]: ignoring --setgroup ceph since I am not root 2023-11-30T19:54:08.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:08 smithi057 bash[108227]: audit 2023-11-30T19:54:07.645985+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.57:0/872553502' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-30T19:54:08.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:08 smithi057 bash[108227]: cluster 2023-11-30T19:54:07.646029+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 11s) 2023-11-30T19:54:11.198 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-30T19:54:11.199 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-30T19:54:12.128 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:11 smithi057 bash[108227]: cluster 2023-11-30T19:54:11.806991+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-11-30T19:54:12.128 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:11 smithi057 bash[108227]: cluster 2023-11-30T19:54:11.807535+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-11-30T19:54:12.128 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:11 smithi057 bash[108227]: cluster 2023-11-30T19:54:11.818760+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-30T19:54:12.128 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108463]: Warning: Permanently added 'smithi057,172.21.15.57' (ECDSA) to the list of known hosts. 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 11, 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14142, 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:6800", 2023-11-30T19:54:13.591 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3473602027 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.57:6801", 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3473602027 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.57:6801/3473602027", 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-30T19:54:11.807418+0000", 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-30T19:54:13.592 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.593 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.594 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.595 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.596 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.597 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.598 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.599 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-30T19:54:13.600 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.601 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.602 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.603 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.604 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.605 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.606 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.607 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.608 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.609 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.610 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.611 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-30T19:54:13.612 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.613 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.614 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-30T19:54:13.615 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.616 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-30T19:54:13.617 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.618 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.619 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.620 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.621 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.622 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.623 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.624 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.625 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.626 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.627 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.628 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-30T19:54:13.629 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.630 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.631 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.632 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.633 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.634 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.635 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.636 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.637 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.638 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.639 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.640 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.641 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.642 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.643 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-30T19:54:13.644 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.645 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.646 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.647 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.648 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.649 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.650 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.650 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.650 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.650 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.650 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.650 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.661 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.662 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.663 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.664 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.665 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.666 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.667 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-30T19:54:13.668 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.669 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.670 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.671 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.672 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.673 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.674 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.675 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.676 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.677 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.678 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.679 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.680 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.681 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.682 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-30T19:54:13.683 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-30T19:54:13.684 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-30T19:54:13.685 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-30T19:54:13.686 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-30T19:54:13.687 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.688 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.689 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.690 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-30T19:54:13.691 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-30T19:54:13.692 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-30T19:54:13.693 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-30T19:54:13.694 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-30T19:54:13.695 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-30T19:54:13.696 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-30T19:54:13.697 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-30T19:54:13.698 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.699 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.700 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.701 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.702 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.703 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.704 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.705 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.706 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.708 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.709 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.710 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.711 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.712 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.713 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.714 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.715 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.716 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.717 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.718 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.719 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.720 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.721 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.722 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.723 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.724 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-30T19:54:13.725 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-30T19:54:13.726 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.727 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.728 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-30T19:54:13.729 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.730 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.731 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.732 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.733 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.734 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.735 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.736 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.737 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.738 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.739 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.740 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.741 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.741 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-30T19:54:13.741 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.741 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.741 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.741 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.742 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.743 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.744 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.745 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.746 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.747 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.748 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-30T19:54:13.749 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-30T19:54:13.750 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.751 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.752 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.753 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-30T19:54:13.754 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-30T19:54:13.755 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:54:13.756 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.757 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.758 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.759 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.760 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.761 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.762 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.763 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.764 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.765 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.766 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.767 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.768 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.769 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.770 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.771 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.772 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.773 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-30T19:54:13.774 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.775 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.776 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.777 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.778 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.779 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.780 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.781 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.782 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.783 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.784 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.785 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.786 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.787 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-30T19:54:13.788 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.789 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.790 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.791 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.792 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.793 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.794 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.795 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.796 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.797 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-30T19:54:13.798 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.799 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.800 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.801 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.802 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.803 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.804 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-30T19:54:13.805 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.806 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.807 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.808 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.809 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.810 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.811 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.812 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.813 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.814 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.815 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.816 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.817 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-30T19:54:13.818 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.819 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.820 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.821 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.822 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.823 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-30T19:54:13.824 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-30T19:54:13.825 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.826 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.827 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.828 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.829 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.830 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-30T19:54:13.831 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-30T19:54:13.832 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-30T19:54:13.833 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-30T19:54:13.834 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-30T19:54:13.835 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.836 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.837 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.838 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.839 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.840 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.840 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.868 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.868 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.869 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.870 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.871 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.872 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.873 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.874 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.875 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.876 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.877 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.878 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.879 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.880 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.881 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.882 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.883 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.884 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.884 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-30T19:54:13.884 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.884 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.884 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.884 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.885 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.885 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.885 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.885 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.885 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.885 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.886 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.887 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.888 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.889 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.890 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.891 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.892 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.893 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.894 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.895 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.896 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.897 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.897 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.897 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.897 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.897 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.897 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.898 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.899 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.899 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.899 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.899 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.899 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.900 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.901 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.902 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.903 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.904 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.905 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.906 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.907 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.908 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-30T19:54:13.909 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.910 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.911 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.912 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.913 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.914 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.915 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.916 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.917 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.918 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.919 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.920 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.921 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.922 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.923 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.924 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.925 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.926 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.927 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.928 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.929 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.930 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-30T19:54:13.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.931 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-30T19:54:13.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-30T19:54:13.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.932 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.933 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.934 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.935 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.936 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.937 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.938 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-30T19:54:13.939 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.940 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-30T19:54:13.941 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.942 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.943 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.944 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.945 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-30T19:54:13.946 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-30T19:54:13.947 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.948 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.949 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.950 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.951 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.952 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.953 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.954 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.955 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.956 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-30T19:54:13.957 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.958 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-30T19:54:13.959 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.960 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.961 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.962 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.963 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.964 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.965 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.966 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.967 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.968 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.969 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.970 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.971 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.972 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.973 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.974 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.975 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.976 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.977 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:13.978 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.979 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-30T19:54:13.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.980 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.981 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-30T19:54:13.982 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-30T19:54:13.983 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.984 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.985 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.986 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-30T19:54:13.987 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-30T19:54:13.988 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.989 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-30T19:54:13.990 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.991 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-30T19:54:13.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-30T19:54:13.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.992 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-30T19:54:13.993 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.994 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-30T19:54:13.995 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-30T19:54:13.996 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-30T19:54:13.997 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-30T19:54:13.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-30T19:54:13.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-30T19:54:13.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 5, 2023-11-30T19:54:13.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [] 2023-11-30T19:54:13.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.998 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:13.998 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: cluster 2023-11-30T19:54:11.860110+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0526799s) 2023-11-30T19:54:13.998 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.863316+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.863613+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.863805+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.864000+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.864373+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.864969+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.865248+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.865523+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.865833+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.866186+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:11.866503+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: cluster 2023-11-30T19:54:11.879991+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-11-30T19:54:13.999 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:12 smithi057 bash[108227]: audit 2023-11-30T19:54:12.034402+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-30T19:54:14.000 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-30T19:54:14.000 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Waiting for Mgr epoch 11... 2023-11-30T19:54:14.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-30T19:54:14.000 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-30T19:54:14.017 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-30T19:54:14.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 12, 2023-11-30T19:54:14.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-30T19:54:14.018 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-30T19:54:14.046 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:13 smithi057 bash[108227]: audit 2023-11-30T19:54:12.973336+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-30T19:54:14.046 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:13 smithi057 bash[108227]: audit 2023-11-30T19:54:12.975203+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:54:14.046 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:13 smithi057 bash[108227]: cluster 2023-11-30T19:54:12.990896+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.18346s) 2023-11-30T19:54:14.046 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:13 smithi057 bash[108227]: audit 2023-11-30T19:54:13.188907+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.57:0/2516826257' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-30T19:54:14.463 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-11-30T19:54:14.463 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-11-30T19:54:14.463 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-11-30T19:54:15.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:14 smithi057 bash[108227]: cluster 2023-11-30T19:54:13.996721+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-11-30T19:54:15.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:14 smithi057 bash[108227]: audit 2023-11-30T19:54:14.000527+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:13.999877\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:14.000008\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:14.000138\", \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:15.151 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:14 smithi057 bash[108227]: audit 2023-11-30T19:54:14.002424+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:13.999877\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:14.000008\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:14.000138\", \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:54:15.152 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:14 smithi057 bash[108227]: audit 2023-11-30T19:54:14.002959+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:54:15.220 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-11-30T19:54:15.574 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Creating initial admin user... 2023-11-30T19:54:15.574 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'rpkw77xdd8', 'administrator', '--force-password', '--pwd-update-required'] 2023-11-30T19:54:15.574 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin rpkw77xdd8 administrator --force-password --pwd-update-required 2023-11-30T19:54:16.310 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:16 smithi057 bash[108227]: audit 2023-11-30T19:54:15.088021+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 2023-11-30T19:54:16.310 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:16 smithi057 bash[108227]: audit 2023-11-30T19:54:15.209871+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEGzN8vaJBUCSspmqKtl0VzEwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTEzMDE5NTQx\nNVoXDTMzMTEyNzE5NTQxNVowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4GNNFqI+\n7Rh2sxvWZ+yv8/dpVHVqhljtNY4ue/Il8wvViAY581TLWLxtf3qroJmEfoQRGnJF\nw7vgvLYWVYLqsw3YbsdO4eWW9Bd7AF89YL2FcT4f8qjRtrUtZ5tZmqOxEeEGeQf4\n4ADr2tB+Fimd27z7GXv/QAph89RKzjNdFH6s27GcI5MhMtDGNLnFdRSjBK/6rU5w\ndZvsRT7jvcG9rUP0hwVRtIAY1lJ5CpVrrGVlNWsezv6OT5/DKAumddPK100O/+nU\n2AGbEOSrBi8sYkWRvZAzmIkTIU4ABGgAaS1kHbeM1g+7MnzOrc8FzJCzWBMFYepk\n3Eo1aHwu5CFGCwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCJQ330At0eByjI+9oU\nDvHHZQOlF3YmweBOBCj/oTtoBK2R58yjjRJNjYt7sCZbJ+yea4ZqfFIBCnEAyeg5\nV/HCxweOScFagU0FPknMQL+y3ETlJNC7UkY5+pJyf2h/s3EuLXtFEzbZvvOzzwl0\nUcKOk1alqr5HU301KhUviuXHJYLFTQQN3lZSPhXrrRRhqHX6LuVhCPBe+vPjxV6j\nyhJRAz141lKe/NApzbN2jb6dft5HxQlk9pjgUYrtNCyqm08ofHNizRR0m4WfNipI\nSRBVB0wEy2zDrfkXqhNgt/9ikADQORl/lRus7YApd9epH2S43ChAJHnHyiK4s9cA\nj9Sk\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-30T19:54:16.310 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:16 smithi057 bash[108227]: audit 2023-11-30T19:54:15.216349+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEGzN8vaJBUCSspmqKtl0VzEwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTEzMDE5NTQx\nNVoXDTMzMTEyNzE5NTQxNVowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4GNNFqI+\n7Rh2sxvWZ+yv8/dpVHVqhljtNY4ue/Il8wvViAY581TLWLxtf3qroJmEfoQRGnJF\nw7vgvLYWVYLqsw3YbsdO4eWW9Bd7AF89YL2FcT4f8qjRtrUtZ5tZmqOxEeEGeQf4\n4ADr2tB+Fimd27z7GXv/QAph89RKzjNdFH6s27GcI5MhMtDGNLnFdRSjBK/6rU5w\ndZvsRT7jvcG9rUP0hwVRtIAY1lJ5CpVrrGVlNWsezv6OT5/DKAumddPK100O/+nU\n2AGbEOSrBi8sYkWRvZAzmIkTIU4ABGgAaS1kHbeM1g+7MnzOrc8FzJCzWBMFYepk\n3Eo1aHwu5CFGCwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCJQ330At0eByjI+9oU\nDvHHZQOlF3YmweBOBCj/oTtoBK2R58yjjRJNjYt7sCZbJ+yea4ZqfFIBCnEAyeg5\nV/HCxweOScFagU0FPknMQL+y3ETlJNC7UkY5+pJyf2h/s3EuLXtFEzbZvvOzzwl0\nUcKOk1alqr5HU301KhUviuXHJYLFTQQN3lZSPhXrrRRhqHX6LuVhCPBe+vPjxV6j\nyhJRAz141lKe/NApzbN2jb6dft5HxQlk9pjgUYrtNCyqm08ofHNizRR0m4WfNipI\nSRBVB0wEy2zDrfkXqhNgt/9ikADQORl/lRus7YApd9epH2S43ChAJHnHyiK4s9cA\nj9Sk\n-----END CERTIFICATE-----\n"}]': finished 2023-11-30T19:54:16.310 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:16 smithi057 bash[108227]: audit 2023-11-30T19:54:15.216901+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDgY00Woj7tGHaz\nG9Zn7K/z92lUdWqGWO01ji578iXzC9WIBjnzVMtYvG1/equgmYR+hBEackXDu+C8\nthZVguqzDdhux07h5Zb0F3sAXz1gvYVxPh/yqNG2tS1nm1mao7ER4QZ5B/jgAOva\n0H4WKZ3bvPsZe/9ACmHz1ErOM10UfqzbsZwjkyEy0MY0ucV1FKMEr/qtTnB1m+xF\nPuO9wb2tQ/SHBVG0gBjWUnkKlWusZWU1ax7O/o5Pn8MoC6Z108rXTQ7/6dTYAZsQ\n5KsGLyxiRZG9kDOYiRMhTgAEaABpLWQdt4zWD7syfM6tzwXMkLNYEwVh6mTcSjVo\nfC7kIUYLAgMBAAECggEAGcxw/Ywz7fClHRyzPwmghU1J5/MEB2RMCZ9KSufhYxtW\nNqh4mziBlLc9Y63H89QSvrUSflbrHIEKasgIs1Y1A9cwrjPuJtzNyUy10KoilW/U\n2ttIsw6j5fzYtpPO7o+peSPFKb835xFUDLlx9bxdMPl+aUSvaT6IWo9q9mBDcGqU\n+XfoP+XevLWnia1KqBk5nUeBkl3SYXxOtGOKVROIq3I3Jal2fVoUEdhs94iAB/Qo\nlCcXUeO64gMzjx1qwMn3/ezbVzKKKNSThe2Z0p1joM//fsMTUoU2DfwyGSEk8JMy\nyv2FIgoJniv0v8HUDJaZBUZE3T5ROQqPjhwgA21juQKBgQDyYnvTGqYc0ZHMuDfH\nc0nA9rjxM0ANArhqmez3uextENb6bt/Il/Yc7nyLUQd0fTkO4dfdO2yK41d7x0f6\nUOsg1JEU9DZa9rVoXBeFDfBAsqi83QjpaHcJfngoY+Egh7+CKPc2INHoMnqd70wP\nlQGQzf+3b0bq6UVrR1Drzr9CFwKBgQDs/gWERso0kgU+NMJC3FKFJn2dvz/dRZxk\nDbPhdjscqg2xBMtTz7PlAlpnFYrazMaZPwgdBS4rUXB8TMm5dI4g9cLUozuRI+Wv\nI4VeOYEPsUGQmIztPxpo7b3AV+FqPEXqcX8AQdLIBOGlL335XM63DCevRKXFU8CU\n+GBK4QOYLQKBgQC1VaSZrMg1qzvO0ss4NjIpYOu/173FfhGF/x5fvwL4Ha8XsLdP\nFREVV/5pI/fV2JFFZwTeCEUOK0MZ4V8iEEO4Tg80g/feWdAiATO/YUwquv6uPRcb\nuAHGYo12ejLE6YoG0KsSHb+sXYeKfKqExc9kDBmRnHiL6nT662HI6OYBhQKBgQCt\nBM82QRBCzRAy2AWzFnLQbsdqsUOI4ddJXI+k3NJPHP+d6ugeqhal7M/fTmTvVGzx\nWIkt1qhcS7qZpN3pHWTeP04cO4ezcMew03f80HKe6EP7ssPAOT+ot1i+4enZy2Mn\nw/B6WZPvH1E1bbTEprLsBF28oZt8sqZ4m9SBFkGviQKBgQDaC4jFTec0Z9d7HVoz\ngYPjfsZsZ1ckx/wMC6hyTyVsHKaD5ISK9vW1OubLCE0mdTxoYbpwoCkHDUpMeHqS\n5WYazT8Wb5DLtNiE8ZKhLHS1zFG2e8GvyNysnkRgF5urdyxMkASwLOB6T2k/0p6h\nG3m30Ypp69v4v2vmijci28v3Vw==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-30T19:54:16.311 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:16 smithi057 bash[108227]: audit 2023-11-30T19:54:15.218584+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDgY00Woj7tGHaz\nG9Zn7K/z92lUdWqGWO01ji578iXzC9WIBjnzVMtYvG1/equgmYR+hBEackXDu+C8\nthZVguqzDdhux07h5Zb0F3sAXz1gvYVxPh/yqNG2tS1nm1mao7ER4QZ5B/jgAOva\n0H4WKZ3bvPsZe/9ACmHz1ErOM10UfqzbsZwjkyEy0MY0ucV1FKMEr/qtTnB1m+xF\nPuO9wb2tQ/SHBVG0gBjWUnkKlWusZWU1ax7O/o5Pn8MoC6Z108rXTQ7/6dTYAZsQ\n5KsGLyxiRZG9kDOYiRMhTgAEaABpLWQdt4zWD7syfM6tzwXMkLNYEwVh6mTcSjVo\nfC7kIUYLAgMBAAECggEAGcxw/Ywz7fClHRyzPwmghU1J5/MEB2RMCZ9KSufhYxtW\nNqh4mziBlLc9Y63H89QSvrUSflbrHIEKasgIs1Y1A9cwrjPuJtzNyUy10KoilW/U\n2ttIsw6j5fzYtpPO7o+peSPFKb835xFUDLlx9bxdMPl+aUSvaT6IWo9q9mBDcGqU\n+XfoP+XevLWnia1KqBk5nUeBkl3SYXxOtGOKVROIq3I3Jal2fVoUEdhs94iAB/Qo\nlCcXUeO64gMzjx1qwMn3/ezbVzKKKNSThe2Z0p1joM//fsMTUoU2DfwyGSEk8JMy\nyv2FIgoJniv0v8HUDJaZBUZE3T5ROQqPjhwgA21juQKBgQDyYnvTGqYc0ZHMuDfH\nc0nA9rjxM0ANArhqmez3uextENb6bt/Il/Yc7nyLUQd0fTkO4dfdO2yK41d7x0f6\nUOsg1JEU9DZa9rVoXBeFDfBAsqi83QjpaHcJfngoY+Egh7+CKPc2INHoMnqd70wP\nlQGQzf+3b0bq6UVrR1Drzr9CFwKBgQDs/gWERso0kgU+NMJC3FKFJn2dvz/dRZxk\nDbPhdjscqg2xBMtTz7PlAlpnFYrazMaZPwgdBS4rUXB8TMm5dI4g9cLUozuRI+Wv\nI4VeOYEPsUGQmIztPxpo7b3AV+FqPEXqcX8AQdLIBOGlL335XM63DCevRKXFU8CU\n+GBK4QOYLQKBgQC1VaSZrMg1qzvO0ss4NjIpYOu/173FfhGF/x5fvwL4Ha8XsLdP\nFREVV/5pI/fV2JFFZwTeCEUOK0MZ4V8iEEO4Tg80g/feWdAiATO/YUwquv6uPRcb\nuAHGYo12ejLE6YoG0KsSHb+sXYeKfKqExc9kDBmRnHiL6nT662HI6OYBhQKBgQCt\nBM82QRBCzRAy2AWzFnLQbsdqsUOI4ddJXI+k3NJPHP+d6ugeqhal7M/fTmTvVGzx\nWIkt1qhcS7qZpN3pHWTeP04cO4ezcMew03f80HKe6EP7ssPAOT+ot1i+4enZy2Mn\nw/B6WZPvH1E1bbTEprLsBF28oZt8sqZ4m9SBFkGviQKBgQDaC4jFTec0Z9d7HVoz\ngYPjfsZsZ1ckx/wMC6hyTyVsHKaD5ISK9vW1OubLCE0mdTxoYbpwoCkHDUpMeHqS\n5WYazT8Wb5DLtNiE8ZKhLHS1zFG2e8GvyNysnkRgF5urdyxMkASwLOB6T2k/0p6h\nG3m30Ypp69v4v2vmijci28v3Vw==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-30T19:54:16.357 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$kqkTFavi/6/FFyeLARGV2ON5y/wiFGg7Zn/IWIcTR25Fwo.IjzVda", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701374056, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-30T19:54:16.707 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Fetching dashboard port number... 2023-11-30T19:54:16.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi057', '-v', '/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-11-30T19:54:16.707 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi057 -v /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp8v5l639w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe4lwq_5x:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-11-30T19:54:17.221 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-11-30T19:54:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:17 smithi057 bash[108227]: audit 2023-11-30T19:54:16.104151+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "rpkw77xdd8", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:17 smithi057 bash[108227]: audit 2023-11-30T19:54:16.354302+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$kqkTFavi/6/FFyeLARGV2ON5y/wiFGg7Zn/IWIcTR25Fwo.IjzVda\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701374056, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-11-30T19:54:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:17 smithi057 bash[108227]: audit 2023-11-30T19:54:16.356408+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$kqkTFavi/6/FFyeLARGV2ON5y/wiFGg7Zn/IWIcTR25Fwo.IjzVda\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701374056, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-11-30T19:54:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:17 smithi057 bash[108227]: audit 2023-11-30T19:54:16.412888+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:54:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:17 smithi057 bash[108227]: audit 2023-11-30T19:54:16.644153+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:13.999877\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:14.000008\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:14.000138\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:17.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:17 smithi057 bash[108227]: audit 2023-11-30T19:54:16.650963+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:13.999877\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:14.000008\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:14.000138\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr: URL: https://smithi057.front.sepia.ceph.com:8443/ 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr: User: admin 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr: Password: rpkw77xdd8 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.577 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: ceph telemetry on 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr:For more information see: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T19:54:17.578 INFO:teuthology.orchestra.run.smithi057.stderr:INFO:cephadm:Bootstrap complete. 2023-11-30T19:54:17.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Releasing lock 140553155980536 on /run/cephadm/18158d4c-8fba-11ee-95a2-87774f69a715.lock 2023-11-30T19:54:17.579 INFO:teuthology.orchestra.run.smithi057.stderr:DEBUG:cephadm:Lock 140553155980536 released on /run/cephadm/18158d4c-8fba-11ee-95a2-87774f69a715.lock 2023-11-30T19:54:17.611 INFO:tasks.cephadm:Fetching config... 2023-11-30T19:54:17.612 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:54:17.612 DEBUG:teuthology.orchestra.run.smithi057:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-30T19:54:17.634 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-30T19:54:17.634 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:54:17.635 DEBUG:teuthology.orchestra.run.smithi057:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-30T19:54:17.697 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-30T19:54:17.697 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:54:17.697 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-11-30T19:54:17.771 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-30T19:54:17.772 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:54:17.772 DEBUG:teuthology.orchestra.run.smithi057:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-30T19:54:17.834 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-30T19:54:17.835 DEBUG:teuthology.orchestra.run.smithi057:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-30T19:54:17.920 INFO:teuthology.orchestra.run.smithi057.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:54:17.933 DEBUG:teuthology.orchestra.run.smithi069:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-30T19:54:17.979 INFO:teuthology.orchestra.run.smithi069.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAMbTMr39tJbAilkVr/iMTCwqIVHXJ70nu0sZ71glhi5Ouggc/8tCrLvC5G6OqREErveqrEah9GkNhHI8oaULKgyqJHV4+cpKn5k8k+l9R2YQjoJkS28+ru+psWhMXJCtwgwCfFeiv8BBOeR3o/nfzHmU39tFayMwqRxmyVEH5RWjcCpmZY5C9pLphYU4s9LZYyxq3F2tMVS04j6CD1ADIybLzVWSK+000394Rh50vexAhNI9/ZBBlA6Ffg8VS33sLuKVSTeoOHvejegQ5qpSxI4zmHmpRKteK1juohU6rMeDYfzUrWRgLrFuxXuzkDXWr/2AD1Wa8PTufrEXOkT96RwVoSyxHZKCM8496HT8svjDvXasazWorZx35kIxRux+6yJx50uvmRYa6mWqFEGIKJWA1hw+lNcIrBVI3vSX4Brk2zT9wDmGxwiYq4cmzz/mTqbMqWWEMNSUZtVThJWaIuoHvFaWrnx+qDc0JxvK5fDDCirfxgPFxs1N2SONVUYE= ceph-18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:54:17.991 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi069 2023-11-30T19:54:17.991 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:54:17.991 DEBUG:teuthology.orchestra.run.smithi069:> dd of=/etc/ceph/ceph.conf 2023-11-30T19:54:18.010 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:54:18.010 DEBUG:teuthology.orchestra.run.smithi069:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-30T19:54:18.069 INFO:tasks.cephadm:Adding host smithi069 to orchestrator... 2023-11-30T19:54:18.070 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch host add smithi069 2023-11-30T19:54:18.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:18 smithi057 bash[108227]: audit 2023-11-30T19:54:17.220419+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.57:0/1545674288' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-30T19:54:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:19 smithi057 bash[108227]: cluster 2023-11-30T19:54:18.004925+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-11-30T19:54:33.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:32 smithi057 bash[108227]: cluster 2023-11-30T19:54:31.864332+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 2023-11-30T19:54:35.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:34 smithi057 bash[108227]: cluster 2023-11-30T19:54:33.864667+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 2023-11-30T19:54:37.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:36 smithi057 bash[108227]: cluster 2023-11-30T19:54:35.865046+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 2023-11-30T19:54:39.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:38 smithi057 bash[108227]: cluster 2023-11-30T19:54:37.865394+0000 mgr.y (mgr.14142) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:40.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108463]: Warning: Permanently added 'smithi069,172.21.15.69' (ECDSA) to the list of known hosts. 2023-11-30T19:54:41.265 INFO:teuthology.orchestra.run.smithi069.stdout:Added host 'smithi069' 2023-11-30T19:54:41.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: cluster 2023-11-30T19:54:39.865695+0000 mgr.y (mgr.14142) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: audit 2023-11-30T19:54:40.260305+0000 mgr.y (mgr.14142) 8 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi069", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: audit 2023-11-30T19:54:40.732989+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"smithi057\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T19:54:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: audit 2023-11-30T19:54:40.737535+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"smithi057\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T19:54:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: audit 2023-11-30T19:54:40.933030+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:54:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: audit 2023-11-30T19:54:40.935110+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:54:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:40 smithi057 bash[108227]: audit 2023-11-30T19:54:40.935909+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:54:41.795 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-11-30T19:54:42.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:42 smithi057 bash[108227]: cephadm 2023-11-30T19:54:40.738268+0000 mgr.y (mgr.14142) 9 : cephadm [INF] Added host smithi069 2023-11-30T19:54:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:42 smithi057 bash[108227]: audit 2023-11-30T19:54:41.108827+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:41.108399\", \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:54:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:42 smithi057 bash[108227]: audit 2023-11-30T19:54:41.110951+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:41.108399\", \"networks\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:54:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:42 smithi057 bash[108227]: audit 2023-11-30T19:54:41.111647+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:54:43.064 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:54:43.064 INFO:teuthology.orchestra.run.smithi069.stdout:[{"addr": "smithi057", "hostname": "smithi057", "labels": [], "status": ""}, {"addr": "smithi069", "hostname": "smithi069", "labels": [], "status": ""}] 2023-11-30T19:54:43.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:43 smithi057 bash[108227]: cluster 2023-11-30T19:54:41.866107+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:43.619 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-30T19:54:43.619 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-11-30T19:54:44.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:44 smithi057 bash[108227]: audit 2023-11-30T19:54:43.062708+0000 mgr.y (mgr.14142) 11 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:54:44.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:44 smithi057 bash[108227]: audit 2023-11-30T19:54:43.592554+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:54:44.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:44 smithi057 bash[108227]: audit 2023-11-30T19:54:43.774860+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:41.108399\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:54:44.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:44 smithi057 bash[108227]: audit 2023-11-30T19:54:43.778877+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-30T19:54:41.108399\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:54:45.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:45 smithi057 bash[108227]: cluster 2023-11-30T19:54:43.866480+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:45.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:45 smithi057 bash[108227]: audit 2023-11-30T19:54:44.891766+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.57:0/2250410355' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-30T19:54:45.790 INFO:teuthology.orchestra.run.smithi057.stderr:adjusted tunables profile to default 2023-11-30T19:54:46.162 INFO:tasks.cephadm:Adding mon.c on smithi057 2023-11-30T19:54:46.162 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add mon 'smithi057:[v2:172.21.15.57:3301,v1:172.21.15.57:6790]=c' 2023-11-30T19:54:47.058 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:46 smithi057 bash[108227]: audit 2023-11-30T19:54:45.785628+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.57:0/2250410355' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-30T19:54:47.058 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:46 smithi057 bash[108227]: cluster 2023-11-30T19:54:45.785674+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-30T19:54:47.058 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:46 smithi057 bash[108227]: cluster 2023-11-30T19:54:45.866822+0000 mgr.y (mgr.14142) 13 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:47.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:47 smithi057 bash[108227]: audit 2023-11-30T19:54:47.377761+0000 mgr.y (mgr.14142) 14 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi057:[v2:172.21.15.57:3301,v1:172.21.15.57:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:47 smithi057 bash[108227]: audit 2023-11-30T19:54:47.379660+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T19:54:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:47 smithi057 bash[108227]: audit 2023-11-30T19:54:47.380306+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:54:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:47 smithi057 bash[108227]: cephadm 2023-11-30T19:54:47.380732+0000 mgr.y (mgr.14142) 15 : cephadm [INF] Deploying daemon mon.c on smithi057 2023-11-30T19:54:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:47 smithi057 bash[108227]: audit 2023-11-30T19:54:47.380943+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-11-30T19:54:49.149 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:48 smithi057 bash[108227]: cluster 2023-11-30T19:54:47.867141+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 2023-11-30T19:54:49.384 INFO:teuthology.orchestra.run.smithi057.stdout:Deployed mon.c on host 'smithi057' 2023-11-30T19:54:49.719 DEBUG:teuthology.orchestra.run.smithi057:mon.c> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.c.service 2023-11-30T19:54:49.721 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-30T19:54:49.721 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T19:54:49.759 INFO:journalctl@ceph.mon.c.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:54:54.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:49.459900+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-30T19:54:54.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:49.867397+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 2023-11-30T19:54:54.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: audit 2023-11-30T19:54:50.346599+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345681\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}}, \"last_daemon_update\": \"2023-11-30T19:54:50.345802\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:51.457900+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:51.867715+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 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:54.491139+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:54.508514+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:54.508556+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:54.508585+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:54.508799+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 42s) 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:49.459900+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-11-30T19:54:54.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:49.867397+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 2023-11-30T19:54:54.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: audit 2023-11-30T19:54:54.516647+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345681\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}}, \"last_daemon_update\": \"2023-11-30T19:54:50.345802\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:54.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: cluster 2023-11-30T19:54:54.519281+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-30T19:54:54.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[108227]: audit 2023-11-30T19:54:54.521368+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345681\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}}, \"last_daemon_update\": \"2023-11-30T19:54:50.345802\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: audit 2023-11-30T19:54:50.346599+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345681\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}}, \"last_daemon_update\": \"2023-11-30T19:54:50.345802\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:51.457900+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:51.867715+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 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:54.491139+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:54.508514+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:54.508556+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:54.508585+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-30T19:54:54.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:54.508799+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 42s) 2023-11-30T19:54:54.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: audit 2023-11-30T19:54:54.516647+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345681\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}}, \"last_daemon_update\": \"2023-11-30T19:54:50.345802\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:54:54.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: cluster 2023-11-30T19:54:54.519281+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-11-30T19:54:54.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:54 smithi057 bash[111638]: audit 2023-11-30T19:54:54.521368+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345681\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}}, \"last_daemon_update\": \"2023-11-30T19:54:50.345802\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:54:55.173 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:54:55.173 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":2,"fsid":"18158d4c-8fba-11ee-95a2-87774f69a715","modified":"2023-11-30T19:54:49.456883Z","created":"2023-11-30T19:53:36.977763Z","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.57:3300","nonce":0},{"type":"v1","addr":"172.21.15.57:6789","nonce":0}]},"addr":"172.21.15.57:6789/0","public_addr":"172.21.15.57:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:3301","nonce":0},{"type":"v1","addr":"172.21.15.57:6790","nonce":0}]},"addr":"172.21.15.57:6790/0","public_addr":"172.21.15.57:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-30T19:54:55.174 INFO:teuthology.orchestra.run.smithi057.stderr:dumped monmap epoch 2 2023-11-30T19:54:55.504 INFO:tasks.cephadm:Adding mon.b on smithi069 2023-11-30T19:54:55.505 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add mon smithi069:172.21.15.69=b 2023-11-30T19:54:55.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:55 smithi057 bash[108227]: cluster 2023-11-30T19:54:53.868073+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:55.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:55 smithi057 bash[108227]: audit 2023-11-30T19:54:55.171517+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.57:0/2426285211' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T19:54:55.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:55 smithi057 bash[111638]: cluster 2023-11-30T19:54:53.868073+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:55.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:55 smithi057 bash[111638]: audit 2023-11-30T19:54:55.171517+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.57:0/2426285211' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T19:54:57.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[108227]: cluster 2023-11-30T19:54:55.868433+0000 mgr.y (mgr.14142) 20 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[108227]: audit 2023-11-30T19:54:56.676333+0000 mgr.y (mgr.14142) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi069:172.21.15.69=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[108227]: audit 2023-11-30T19:54:56.677782+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[108227]: audit 2023-11-30T19:54:56.678571+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[108227]: cephadm 2023-11-30T19:54:56.679141+0000 mgr.y (mgr.14142) 22 : cephadm [INF] Deploying daemon mon.b on smithi069 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[108227]: audit 2023-11-30T19:54:56.679419+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[111638]: cluster 2023-11-30T19:54:55.868433+0000 mgr.y (mgr.14142) 20 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[111638]: audit 2023-11-30T19:54:56.676333+0000 mgr.y (mgr.14142) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi069:172.21.15.69=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[111638]: audit 2023-11-30T19:54:56.677782+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T19:54:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[111638]: audit 2023-11-30T19:54:56.678571+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:54:57.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[111638]: cephadm 2023-11-30T19:54:56.679141+0000 mgr.y (mgr.14142) 22 : cephadm [INF] Deploying daemon mon.b on smithi069 2023-11-30T19:54:57.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:54:57 smithi057 bash[111638]: audit 2023-11-30T19:54:56.679419+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-30T19:54:58.683 INFO:teuthology.orchestra.run.smithi069.stdout:Deployed mon.b on host 'smithi069' 2023-11-30T19:54:59.209 DEBUG:teuthology.orchestra.run.smithi069:mon.b> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.b.service 2023-11-30T19:54:59.211 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-30T19:54:59.211 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-11-30T19:54:59.241 INFO:journalctl@ceph.mon.b.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:54:58.836238+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:54:58.850630+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: audit 2023-11-30T19:54:59.391136+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:54:59.869257+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 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:00.829030+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:01.869464+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 2023-11-30T19:55:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.870270+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:54:58.836238+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:54:58.850630+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: audit 2023-11-30T19:54:59.391136+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:54:59.869257+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 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:00.829030+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:01.869464+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 2023-11-30T19:55:04.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.870270+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.882726+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.882783+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.882813+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.883029+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: audit 2023-11-30T19:55:03.885841+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.888734+0000 mon.a (mon.0) 152 : cluster [INF] overall HEALTH_OK 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[108227]: audit 2023-11-30T19:55:03.900311+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.882726+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.882783+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-30T19:55:04.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.882813+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-30T19:55:04.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.883029+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-11-30T19:55:04.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: audit 2023-11-30T19:55:03.885841+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:04.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.888734+0000 mon.a (mon.0) 152 : cluster [INF] overall HEALTH_OK 2023-11-30T19:55:04.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:03 smithi057 bash[111638]: audit 2023-11-30T19:55:03.900311+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:54:58.836238+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:54:58.850630+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: audit 2023-11-30T19:54:59.391136+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:54:59.869257+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 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:00.829030+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:01.869464+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 2023-11-30T19:55:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.870270+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.882726+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.882783+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.882813+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.883029+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: audit 2023-11-30T19:55:03.885841+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.888734+0000 mon.a (mon.0) 152 : cluster [INF] overall HEALTH_OK 2023-11-30T19:55:04.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:03 smithi069 bash[108211]: audit 2023-11-30T19:55:03.900311+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}}, \"last_daemon_update\": \"2023-11-30T19:54:59.390566\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:05.057 INFO:teuthology.orchestra.run.smithi069.stdout: 2023-11-30T19:55:05.057 INFO:teuthology.orchestra.run.smithi069.stdout:{"epoch":3,"fsid":"18158d4c-8fba-11ee-95a2-87774f69a715","modified":"2023-11-30T19:54:58.828036Z","created":"2023-11-30T19:53:36.977763Z","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.57:3300","nonce":0},{"type":"v1","addr":"172.21.15.57:6789","nonce":0}]},"addr":"172.21.15.57:6789/0","public_addr":"172.21.15.57:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:3301","nonce":0},{"type":"v1","addr":"172.21.15.57:6790","nonce":0}]},"addr":"172.21.15.57:6790/0","public_addr":"172.21.15.57:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:3300","nonce":0},{"type":"v1","addr":"172.21.15.69:6789","nonce":0}]},"addr":"172.21.15.69:6789/0","public_addr":"172.21.15.69:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-11-30T19:55:05.058 INFO:teuthology.orchestra.run.smithi069.stderr:dumped monmap epoch 3 2023-11-30T19:55:05.405 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-30T19:55:05.406 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-11-30T19:55:05.694 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:05 smithi057 bash[108227]: cluster 2023-11-30T19:55:03.869808+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 2023-11-30T19:55:05.694 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:05 smithi057 bash[108227]: audit 2023-11-30T19:55:05.055920+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.69:0/1363994744' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T19:55:05.695 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:05 smithi057 bash[111638]: cluster 2023-11-30T19:55:03.869808+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 2023-11-30T19:55:05.695 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:05 smithi057 bash[111638]: audit 2023-11-30T19:55:05.055920+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.69:0/1363994744' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T19:55:05.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:05 smithi069 bash[108211]: cluster 2023-11-30T19:55:03.869808+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 2023-11-30T19:55:05.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:05 smithi069 bash[108211]: audit 2023-11-30T19:55:05.055920+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.69:0/1363994744' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-30T19:55:06.615 INFO:teuthology.orchestra.run.smithi057.stdout:# minimal ceph.conf for 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:55:06.615 INFO:teuthology.orchestra.run.smithi057.stdout:[global] 2023-11-30T19:55:06.615 INFO:teuthology.orchestra.run.smithi057.stdout: fsid = 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T19:55:06.616 INFO:teuthology.orchestra.run.smithi057.stdout: mon_host = [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] 2023-11-30T19:55:07.000 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-30T19:55:07.000 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:55:07.000 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/ceph.conf 2023-11-30T19:55:07.037 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:55:07.037 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-30T19:55:07.113 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:55:07.114 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.conf 2023-11-30T19:55:07.175 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:55:07.175 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-30T19:55:07.246 INFO:tasks.cephadm:Adding mgr.y on smithi057 2023-11-30T19:55:07.246 INFO:tasks.cephadm:Adding mgr.x on smithi069 2023-11-30T19:55:07.246 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi057=y;smithi069=x' 2023-11-30T19:55:07.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:07 smithi057 bash[111638]: cluster 2023-11-30T19:55:05.870146+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 2023-11-30T19:55:07.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:07 smithi057 bash[111638]: audit 2023-11-30T19:55:06.614253+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.57:0/155845046' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:07.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:07 smithi057 bash[108227]: cluster 2023-11-30T19:55:05.870146+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 2023-11-30T19:55:07.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:07 smithi057 bash[108227]: audit 2023-11-30T19:55:06.614253+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.57:0/155845046' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:07 smithi069 bash[108211]: cluster 2023-11-30T19:55:05.870146+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 2023-11-30T19:55:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:07 smithi069 bash[108211]: audit 2023-11-30T19:55:06.614253+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.57:0/155845046' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:09 smithi069 bash[108211]: cluster 2023-11-30T19:55:07.870460+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 2023-11-30T19:55:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:09 smithi057 bash[108227]: cluster 2023-11-30T19:55:07.870460+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 2023-11-30T19:55:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:09 smithi057 bash[111638]: cluster 2023-11-30T19:55:07.870460+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 2023-11-30T19:55:11.517 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled mgr update... 2023-11-30T19:55:11.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:11 smithi069 bash[108211]: cluster 2023-11-30T19:55:09.870763+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:11 smithi057 bash[108227]: cluster 2023-11-30T19:55:09.870763+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:11 smithi057 bash[111638]: cluster 2023-11-30T19:55:09.870763+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:12.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.486237+0000 mgr.y (mgr.14142) 30 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi057=y;smithi069=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:12.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: cephadm 2023-11-30T19:55:11.486890+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Saving service mgr spec with placement count:2 smithi057=y,smithi069=x 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.487263+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-30T19:55:11.486906\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.514348+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-30T19:55:11.486906\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.515889+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.518630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.519529+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: cephadm 2023-11-30T19:55:11.520184+0000 mgr.y (mgr.14142) 32 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T19:55:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:12 smithi069 bash[108211]: audit 2023-11-30T19:55:11.520690+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.486237+0000 mgr.y (mgr.14142) 30 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi057=y;smithi069=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: cephadm 2023-11-30T19:55:11.486890+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Saving service mgr spec with placement count:2 smithi057=y,smithi069=x 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.487263+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-30T19:55:11.486906\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.514348+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-30T19:55:11.486906\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.515889+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.518630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.519529+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: cephadm 2023-11-30T19:55:11.520184+0000 mgr.y (mgr.14142) 32 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T19:55:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[108227]: audit 2023-11-30T19:55:11.520690+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.486237+0000 mgr.y (mgr.14142) 30 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi057=y;smithi069=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: cephadm 2023-11-30T19:55:11.486890+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Saving service mgr spec with placement count:2 smithi057=y,smithi069=x 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.487263+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-30T19:55:11.486906\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.514348+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-30T19:55:11.486906\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.515889+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.518630+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.519529+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: cephadm 2023-11-30T19:55:11.520184+0000 mgr.y (mgr.14142) 32 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T19:55:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:12 smithi057 bash[111638]: audit 2023-11-30T19:55:11.520690+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-30T19:55:13.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:13 smithi069 bash[108211]: cluster 2023-11-30T19:55:11.871135+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:13.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:13 smithi069 bash[108211]: cluster 2023-11-30T19:55:12.517172+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-30T19:55:13.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:13 smithi057 bash[108227]: cluster 2023-11-30T19:55:11.871135+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:13.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:13 smithi057 bash[108227]: cluster 2023-11-30T19:55:12.517172+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-30T19:55:13.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:13 smithi057 bash[111638]: cluster 2023-11-30T19:55:11.871135+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:13.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:13 smithi057 bash[111638]: cluster 2023-11-30T19:55:12.517172+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-30T19:55:14.175 DEBUG:teuthology.orchestra.run.smithi069:mgr.x> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service 2023-11-30T19:55:14.177 INFO:tasks.cephadm:Deploying OSDs... 2023-11-30T19:55:14.177 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:55:14.177 DEBUG:teuthology.orchestra.run.smithi057:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T19:55:14.201 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-30T19:55:14.201 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_1 2023-11-30T19:55:14.210 INFO:journalctl@ceph.mgr.x.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 6h/6d Inode: 392427 Links: 1 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2023-11-30 19:54:49.093049618 +0000 2023-11-30T19:55:14.265 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2023-11-30 19:51:02.014070919 +0000 2023-11-30T19:55:14.266 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2023-11-30 19:51:02.014070919 +0000 2023-11-30T19:55:14.266 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: - 2023-11-30T19:55:14.266 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-30T19:55:14.340 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2023-11-30T19:55:14.340 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2023-11-30T19:55:14.341 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000423459 s, 1.2 MB/s 2023-11-30T19:55:14.342 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-30T19:55:14.407 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_2 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 6h/6d Inode: 393881 Links: 1 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2023-11-30 19:54:49.093049618 +0000 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2023-11-30 19:51:02.572062949 +0000 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2023-11-30 19:51:02.572062949 +0000 2023-11-30T19:55:14.471 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: - 2023-11-30T19:55:14.472 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-30T19:55:14.545 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2023-11-30T19:55:14.545 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2023-11-30T19:55:14.545 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000281315 s, 1.8 MB/s 2023-11-30T19:55:14.547 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-30T19:55:14.611 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_3 2023-11-30T19:55:14.675 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-30T19:55:14.675 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:14.676 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 6h/6d Inode: 393990 Links: 1 2023-11-30T19:55:14.676 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:14.676 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:14.676 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2023-11-30 19:54:49.093049618 +0000 2023-11-30T19:55:14.676 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2023-11-30 19:51:03.148054721 +0000 2023-11-30T19:55:14.676 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2023-11-30 19:51:03.148054721 +0000 2023-11-30T19:55:14.677 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: - 2023-11-30T19:55:14.677 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-30T19:55:14.703 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 19:55:14 smithi069 podman[108936]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-11-30T19:55:14.703 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 19:55:14 smithi069 systemd[1]: Started Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:55:14.749 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2023-11-30T19:55:14.749 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2023-11-30T19:55:14.749 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000284394 s, 1.8 MB/s 2023-11-30T19:55:14.750 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-30T19:55:14.815 DEBUG:teuthology.orchestra.run.smithi057:> stat /dev/vg_nvme/lv_4 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout:Device: 6h/6d Inode: 394090 Links: 1 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout:Access: 2023-11-30 19:54:49.094049604 +0000 2023-11-30T19:55:14.879 INFO:teuthology.orchestra.run.smithi057.stdout:Modify: 2023-11-30 19:51:03.745046193 +0000 2023-11-30T19:55:14.880 INFO:teuthology.orchestra.run.smithi057.stdout:Change: 2023-11-30 19:51:03.745046193 +0000 2023-11-30T19:55:14.880 INFO:teuthology.orchestra.run.smithi057.stdout: Birth: - 2023-11-30T19:55:14.880 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-30T19:55:14.953 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records in 2023-11-30T19:55:14.954 INFO:teuthology.orchestra.run.smithi057.stderr:1+0 records out 2023-11-30T19:55:14.954 INFO:teuthology.orchestra.run.smithi057.stderr:512 bytes copied, 0.000295216 s, 1.7 MB/s 2023-11-30T19:55:14.955 DEBUG:teuthology.orchestra.run.smithi057:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-30T19:55:15.020 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:55:15.020 DEBUG:teuthology.orchestra.run.smithi069:> dd if=/scratch_devs of=/dev/stdout 2023-11-30T19:55:15.039 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-11-30T19:55:15.040 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_1 2023-11-30T19:55:15.097 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-30T19:55:15.097 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:15.097 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 390670 Links: 1 2023-11-30T19:55:15.097 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:15.097 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:15.098 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 19:55:14.476713388 +0000 2023-11-30T19:55:15.098 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 19:50:19.965307371 +0000 2023-11-30T19:55:15.098 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 19:50:19.965307371 +0000 2023-11-30T19:55:15.098 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T19:55:15.098 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-30T19:55:15.163 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 19:55:14 smithi069 bash[108953]: debug 2023-11-30T19:55:14.807+0000 7f3ecb8b9040 1 -- 172.21.15.69:0/94608479 >> [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] conn(0x56346ef4cc00 msgr2=0x56346ef6ba80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-30T19:55:15.163 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 19:55:14 smithi069 bash[108953]: debug 2023-11-30T19:55:14.807+0000 7f3ecb8b9040 1 --2- 172.21.15.69:0/94608479 >> [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] conn(0x56346ef4cc00 0x56346ef6ba80 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x56346efb7110 tx=0x56346efb97c0).stop 2023-11-30T19:55:15.166 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T19:55:15.166 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T19:55:15.166 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000239225 s, 2.1 MB/s 2023-11-30T19:55:15.167 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-30T19:55:15.225 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_2 2023-11-30T19:55:15.285 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-30T19:55:15.286 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:15.286 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 397527 Links: 1 2023-11-30T19:55:15.286 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:15.287 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:15.287 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 19:55:14.476713388 +0000 2023-11-30T19:55:15.287 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 19:50:20.496295063 +0000 2023-11-30T19:55:15.287 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 19:50:20.496295063 +0000 2023-11-30T19:55:15.288 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T19:55:15.288 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-30T19:55:15.352 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T19:55:15.353 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T19:55:15.353 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000212479 s, 2.4 MB/s 2023-11-30T19:55:15.355 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-30T19:55:15.413 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_3 2023-11-30T19:55:15.472 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-30T19:55:15.472 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:15.473 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 393491 Links: 1 2023-11-30T19:55:15.473 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:15.473 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:15.473 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 19:55:14.476713388 +0000 2023-11-30T19:55:15.473 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 19:50:21.004283287 +0000 2023-11-30T19:55:15.473 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 19:50:21.004283287 +0000 2023-11-30T19:55:15.474 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T19:55:15.474 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-30T19:55:15.539 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T19:55:15.539 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T19:55:15.539 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000200877 s, 2.5 MB/s 2023-11-30T19:55:15.540 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-30T19:55:15.598 DEBUG:teuthology.orchestra.run.smithi069:> stat /dev/vg_nvme/lv_4 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout:Device: 6h/6d Inode: 397730 Links: 1 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout:Context: system_u:object_r:device_t:s0 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout:Access: 2023-11-30 19:55:14.476713388 +0000 2023-11-30T19:55:15.657 INFO:teuthology.orchestra.run.smithi069.stdout:Modify: 2023-11-30 19:50:21.511271535 +0000 2023-11-30T19:55:15.658 INFO:teuthology.orchestra.run.smithi069.stdout:Change: 2023-11-30 19:50:21.511271535 +0000 2023-11-30T19:55:15.658 INFO:teuthology.orchestra.run.smithi069.stdout: Birth: - 2023-11-30T19:55:15.658 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-30T19:55:15.727 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records in 2023-11-30T19:55:15.727 INFO:teuthology.orchestra.run.smithi069.stderr:1+0 records out 2023-11-30T19:55:15.727 INFO:teuthology.orchestra.run.smithi069.stderr:512 bytes copied, 0.000232978 s, 2.2 MB/s 2023-11-30T19:55:15.728 DEBUG:teuthology.orchestra.run.smithi069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-30T19:55:15.793 INFO:tasks.cephadm:Deploying osd.0 on smithi057 with /dev/vg_nvme/lv_4... 2023-11-30T19:55:15.794 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-30T19:55:15.794 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: cluster 2023-11-30T19:55:13.871413+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:15.795 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:14.580360+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:15.795 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: cluster 2023-11-30T19:55:13.871413+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:15.795 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:14.580360+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:15.795 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:14.586561+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:15.795 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:14.587434+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:15.796 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:14.586561+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:15.796 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:14.587434+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:15.796 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:15.286133+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_daemon_update\": \"2023-11-30T19:55:15.285454\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:15.796 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:15.292469+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_daemon_update\": \"2023-11-30T19:55:15.285454\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:15.293965+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:15.294774+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[108227]: audit 2023-11-30T19:55:15.295993+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:15.286133+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_daemon_update\": \"2023-11-30T19:55:15.285454\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:15.292469+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_daemon_update\": \"2023-11-30T19:55:15.285454\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:15.293965+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:15.294774+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:15.797 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:15 smithi057 bash[111638]: audit 2023-11-30T19:55:15.295993+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-30T19:55:16.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: cluster 2023-11-30T19:55:13.871413+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:14.580360+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:14.586561+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:59.390412\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:14.587434+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:15.286133+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_daemon_update\": \"2023-11-30T19:55:15.285454\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:15.292469+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}}, \"last_daemon_update\": \"2023-11-30T19:55:15.285454\", \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:15.293965+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:15.294774+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:15 smithi069 bash[108211]: audit 2023-11-30T19:55:15.295993+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[108227]: cephadm 2023-11-30T19:55:15.293711+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[108227]: cephadm 2023-11-30T19:55:15.295432+0000 mgr.y (mgr.14142) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi057 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[108227]: audit 2023-11-30T19:55:16.377297+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[108227]: audit 2023-11-30T19:55:16.382139+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[108227]: audit 2023-11-30T19:55:16.383008+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[111638]: cephadm 2023-11-30T19:55:15.293711+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-30T19:55:16.787 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[111638]: cephadm 2023-11-30T19:55:15.295432+0000 mgr.y (mgr.14142) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi057 2023-11-30T19:55:16.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[111638]: audit 2023-11-30T19:55:16.377297+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:16.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[111638]: audit 2023-11-30T19:55:16.382139+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:16.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:16 smithi057 bash[111638]: audit 2023-11-30T19:55:16.383008+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:17.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:16 smithi069 bash[108211]: cephadm 2023-11-30T19:55:15.293711+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-30T19:55:17.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:16 smithi069 bash[108211]: cephadm 2023-11-30T19:55:15.295432+0000 mgr.y (mgr.14142) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi057 2023-11-30T19:55:17.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:16 smithi069 bash[108211]: audit 2023-11-30T19:55:16.377297+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:17.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:16 smithi069 bash[108211]: audit 2023-11-30T19:55:16.382139+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345592\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:54:50.345718\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:17.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:16 smithi069 bash[108211]: audit 2023-11-30T19:55:16.383008+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:17.283 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-30T19:55:17.283 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-30T19:55:17.283 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2023-11-30T19:55:17.283 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2023-11-30T19:55:17.284 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0075032 s, 1.4 GB/s 2023-11-30T19:55:17.284 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2023-11-30T19:55:17.584 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:17 smithi057 bash[108227]: cluster 2023-11-30T19:55:15.871706+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:17.584 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:17 smithi057 bash[108227]: audit 2023-11-30T19:55:17.247460+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_daemon_update\": \"2023-11-30T19:55:17.246892\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:17.585 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:17 smithi057 bash[111638]: cluster 2023-11-30T19:55:15.871706+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:17.585 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:17 smithi057 bash[111638]: audit 2023-11-30T19:55:17.247460+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_daemon_update\": \"2023-11-30T19:55:17.246892\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:17.585 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:17 smithi057 bash[108227]: audit 2023-11-30T19:55:17.251808+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_daemon_update\": \"2023-11-30T19:55:17.246892\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:17.585 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:17 smithi057 bash[111638]: audit 2023-11-30T19:55:17.251808+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_daemon_update\": \"2023-11-30T19:55:17.246892\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:17.656 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi057:vg_nvme/lv_4 2023-11-30T19:55:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:17 smithi069 bash[108211]: cluster 2023-11-30T19:55:15.871706+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:17 smithi069 bash[108211]: audit 2023-11-30T19:55:17.247460+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_daemon_update\": \"2023-11-30T19:55:17.246892\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:18.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:17 smithi069 bash[108211]: audit 2023-11-30T19:55:17.251808+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}}, \"last_daemon_update\": \"2023-11-30T19:55:17.246892\", \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:18 smithi069 bash[108211]: cluster 2023-11-30T19:55:17.872165+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:18 smithi069 bash[108211]: cluster 2023-11-30T19:55:18.399660+0000 mon.a (mon.0) 176 : cluster [DBG] Standby manager daemon x started 2023-11-30T19:55:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:18 smithi069 bash[108211]: audit 2023-11-30T19:55:18.400341+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.69:0/932669000' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T19:55:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:18 smithi069 bash[108211]: audit 2023-11-30T19:55:18.401402+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.69:0/932669000' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T19:55:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:19 smithi069 bash[108211]: audit 2023-11-30T19:55:18.897188+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:19 smithi069 bash[108211]: audit 2023-11-30T19:55:18.897830+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:19 smithi069 bash[108211]: audit 2023-11-30T19:55:18.898622+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: cluster 2023-11-30T19:55:17.872165+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: cluster 2023-11-30T19:55:18.399660+0000 mon.a (mon.0) 176 : cluster [DBG] Standby manager daemon x started 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: audit 2023-11-30T19:55:18.400341+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.69:0/932669000' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: audit 2023-11-30T19:55:18.401402+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.69:0/932669000' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: audit 2023-11-30T19:55:18.897188+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: audit 2023-11-30T19:55:18.897830+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[108227]: audit 2023-11-30T19:55:18.898622+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:19.287 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: cluster 2023-11-30T19:55:17.872165+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:19.288 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: cluster 2023-11-30T19:55:18.399660+0000 mon.a (mon.0) 176 : cluster [DBG] Standby manager daemon x started 2023-11-30T19:55:19.288 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: audit 2023-11-30T19:55:18.400341+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.69:0/932669000' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T19:55:19.288 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: audit 2023-11-30T19:55:18.401402+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.69:0/932669000' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T19:55:19.288 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: audit 2023-11-30T19:55:18.897188+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:19.288 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: audit 2023-11-30T19:55:18.897830+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:19.288 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:19 smithi057 bash[111638]: audit 2023-11-30T19:55:18.898622+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:20.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[108227]: audit 2023-11-30T19:55:18.895991+0000 mgr.y (mgr.14142) 39 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[108227]: cephadm 2023-11-30T19:55:18.896879+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[108227]: cluster 2023-11-30T19:55:19.015478+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e14: y(active, since 67s), standbys: x 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[108227]: audit 2023-11-30T19:55:19.015605+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[111638]: audit 2023-11-30T19:55:18.895991+0000 mgr.y (mgr.14142) 39 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[111638]: cephadm 2023-11-30T19:55:18.896879+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[111638]: cluster 2023-11-30T19:55:19.015478+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e14: y(active, since 67s), standbys: x 2023-11-30T19:55:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:20 smithi057 bash[111638]: audit 2023-11-30T19:55:19.015605+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T19:55:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:20 smithi069 bash[108211]: audit 2023-11-30T19:55:18.895991+0000 mgr.y (mgr.14142) 39 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:20 smithi069 bash[108211]: cephadm 2023-11-30T19:55:18.896879+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:20 smithi069 bash[108211]: cluster 2023-11-30T19:55:19.015478+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e14: y(active, since 67s), standbys: x 2023-11-30T19:55:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:20 smithi069 bash[108211]: audit 2023-11-30T19:55:19.015605+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T19:55:21.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[111638]: cluster 2023-11-30T19:55:19.872484+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[111638]: audit 2023-11-30T19:55:20.561938+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.57:0/1114834302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]: dispatch 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[111638]: audit 2023-11-30T19:55:20.562292+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]: dispatch 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[111638]: audit 2023-11-30T19:55:20.575607+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]': finished 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[111638]: cluster 2023-11-30T19:55:20.575654+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[111638]: audit 2023-11-30T19:55:20.575787+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[108227]: cluster 2023-11-30T19:55:19.872484+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[108227]: audit 2023-11-30T19:55:20.561938+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.57:0/1114834302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]: dispatch 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[108227]: audit 2023-11-30T19:55:20.562292+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]: dispatch 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[108227]: audit 2023-11-30T19:55:20.575607+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]': finished 2023-11-30T19:55:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[108227]: cluster 2023-11-30T19:55:20.575654+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-30T19:55:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:21 smithi057 bash[108227]: audit 2023-11-30T19:55:20.575787+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:21 smithi069 bash[108211]: cluster 2023-11-30T19:55:19.872484+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:21 smithi069 bash[108211]: audit 2023-11-30T19:55:20.561938+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.57:0/1114834302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]: dispatch 2023-11-30T19:55:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:21 smithi069 bash[108211]: audit 2023-11-30T19:55:20.562292+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]: dispatch 2023-11-30T19:55:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:21 smithi069 bash[108211]: audit 2023-11-30T19:55:20.575607+0000 mon.a (mon.0) 183 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b945dbb6-0416-42ee-bd1e-a9a9010af525"}]': finished 2023-11-30T19:55:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:21 smithi069 bash[108211]: cluster 2023-11-30T19:55:20.575654+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-30T19:55:21.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:21 smithi069 bash[108211]: audit 2023-11-30T19:55:20.575787+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:22.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:22 smithi057 bash[108227]: audit 2023-11-30T19:55:21.398032+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.57:0/745513781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:22 smithi057 bash[111638]: audit 2023-11-30T19:55:21.398032+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.57:0/745513781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:22.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:22 smithi069 bash[108211]: audit 2023-11-30T19:55:21.398032+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.57:0/745513781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:23.330 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:23 smithi057 bash[108227]: cluster 2023-11-30T19:55:21.872894+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:23.330 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:23 smithi057 bash[111638]: cluster 2023-11-30T19:55:21.872894+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:23 smithi069 bash[108211]: cluster 2023-11-30T19:55:21.872894+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:24.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:24 smithi057 bash[108227]: audit 2023-11-30T19:55:23.679660+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:24.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:24 smithi057 bash[111638]: audit 2023-11-30T19:55:23.679660+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:24 smithi069 bash[108211]: audit 2023-11-30T19:55:23.679660+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:25.284 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:25 smithi057 bash[108227]: cluster 2023-11-30T19:55:23.873183+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:25.284 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:25 smithi057 bash[111638]: cluster 2023-11-30T19:55:23.873183+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:25.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:25 smithi069 bash[108211]: cluster 2023-11-30T19:55:23.873183+0000 mgr.y (mgr.14142) 43 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:26.334 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[108227]: audit 2023-11-30T19:55:25.362174+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T19:55:26.334 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[108227]: audit 2023-11-30T19:55:25.362977+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:26.334 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[108227]: cephadm 2023-11-30T19:55:25.363542+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T19:55:26.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[108227]: audit 2023-11-30T19:55:25.363833+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-30T19:55:26.335 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[111638]: audit 2023-11-30T19:55:25.362174+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T19:55:26.335 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[111638]: audit 2023-11-30T19:55:25.362977+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:26.335 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[111638]: cephadm 2023-11-30T19:55:25.363542+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T19:55:26.335 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:26 smithi057 bash[111638]: audit 2023-11-30T19:55:25.363833+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-30T19:55:26.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:26 smithi069 bash[108211]: audit 2023-11-30T19:55:25.362174+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T19:55:26.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:26 smithi069 bash[108211]: audit 2023-11-30T19:55:25.362977+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:26.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:26 smithi069 bash[108211]: cephadm 2023-11-30T19:55:25.363542+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T19:55:26.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:26 smithi069 bash[108211]: audit 2023-11-30T19:55:25.363833+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-30T19:55:26.520 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 0 on host 'smithi057' 2023-11-30T19:55:27.110 DEBUG:teuthology.orchestra.run.smithi057:osd.0> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.0.service 2023-11-30T19:55:27.113 INFO:tasks.cephadm:Deploying osd.1 on smithi057 with /dev/vg_nvme/lv_3... 2023-11-30T19:55:27.113 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-30T19:55:27.148 INFO:journalctl@ceph.osd.0.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:55:27.369 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-30T19:55:27.369 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-11-30T19:55:27.369 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-30T19:55:27.370 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-30T19:55:27.370 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-30T19:55:27.370 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-30T19:55:27.370 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[113699]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-30T19:55:27.370 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[108227]: cluster 2023-11-30T19:55:25.873474+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:27.370 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[108227]: audit 2023-11-30T19:55:26.509928+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:27.370 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[108227]: audit 2023-11-30T19:55:26.510560+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:27.370 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[108227]: audit 2023-11-30T19:55:26.513161+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:27.371 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[111638]: cluster 2023-11-30T19:55:25.873474+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:27.371 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[111638]: audit 2023-11-30T19:55:26.509928+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:27.371 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[111638]: audit 2023-11-30T19:55:26.510560+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:27.371 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:27 smithi057 bash[111638]: audit 2023-11-30T19:55:26.513161+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:27.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:27 smithi069 bash[108211]: cluster 2023-11-30T19:55:25.873474+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:27.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:27 smithi069 bash[108211]: audit 2023-11-30T19:55:26.509928+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:27.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:27 smithi069 bash[108211]: audit 2023-11-30T19:55:26.510560+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:27.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:27 smithi069 bash[108211]: audit 2023-11-30T19:55:26.513161+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246687\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246771\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:17.246811\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_device_update\": \"2023-11-30T19:54:16.643576\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:28.329 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[108227]: audit 2023-11-30T19:55:27.871929+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:28.330 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[108227]: audit 2023-11-30T19:55:27.876563+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:28.330 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[108227]: audit 2023-11-30T19:55:27.877154+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:28.330 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[111638]: audit 2023-11-30T19:55:27.871929+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:28.330 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[111638]: audit 2023-11-30T19:55:27.876563+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:28.330 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[111638]: audit 2023-11-30T19:55:27.877154+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:28.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:28 smithi069 bash[108211]: audit 2023-11-30T19:55:27.871929+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:28.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:28 smithi069 bash[108211]: audit 2023-11-30T19:55:27.876563+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:28.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:28 smithi069 bash[108211]: audit 2023-11-30T19:55:27.877154+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:28.709 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[113979]: debug 2023-11-30T19:55:28.367+0000 7f3b6f88cec0 -1 Falling back to public interface 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.015261 s, 687 MB/s 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 2023-11-30T19:55:28.949 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2023-11-30T19:55:29.106 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:28 smithi057 bash[113979]: debug 2023-11-30T19:55:28.933+0000 7f3b6f88cec0 -1 osd.0 0 log_to_monitors {default=true} 2023-11-30T19:55:29.335 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi057:vg_nvme/lv_3 2023-11-30T19:55:29.360 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:29 smithi057 bash[108227]: cluster 2023-11-30T19:55:27.873750+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:29.361 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:29 smithi057 bash[108227]: audit 2023-11-30T19:55:28.939049+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:29.361 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:29 smithi057 bash[108227]: audit 2023-11-30T19:55:28.942582+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:29.361 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:29 smithi057 bash[111638]: cluster 2023-11-30T19:55:27.873750+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:29.361 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:29 smithi057 bash[111638]: audit 2023-11-30T19:55:28.939049+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:29.361 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:29 smithi057 bash[111638]: audit 2023-11-30T19:55:28.942582+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:29.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:29 smithi069 bash[108211]: cluster 2023-11-30T19:55:27.873750+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:29.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:29 smithi069 bash[108211]: audit 2023-11-30T19:55:28.939049+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:29 smithi069 bash[108211]: audit 2023-11-30T19:55:28.942582+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:30.460 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[113979]: debug 2023-11-30T19:55:30.092+0000 7f3b58641700 -1 osd.0 0 waiting for initial osdmap 2023-11-30T19:55:30.460 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[113979]: debug 2023-11-30T19:55:30.095+0000 7f3b6385d700 -1 osd.0 9 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-11-30T19:55:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: audit 2023-11-30T19:55:29.090103+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T19:55:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: cluster 2023-11-30T19:55:29.090200+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-30T19:55:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: audit 2023-11-30T19:55:29.095469+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: audit 2023-11-30T19:55:29.098790+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: audit 2023-11-30T19:55:29.099294+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: audit 2023-11-30T19:55:30.090678+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: cluster 2023-11-30T19:55:30.090725+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[108227]: audit 2023-11-30T19:55:30.090861+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: audit 2023-11-30T19:55:29.090103+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: cluster 2023-11-30T19:55:29.090200+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: audit 2023-11-30T19:55:29.095469+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: audit 2023-11-30T19:55:29.098790+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: audit 2023-11-30T19:55:29.099294+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: audit 2023-11-30T19:55:30.090678+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:55:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: cluster 2023-11-30T19:55:30.090725+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-30T19:55:30.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:30 smithi057 bash[111638]: audit 2023-11-30T19:55:30.090861+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: audit 2023-11-30T19:55:29.090103+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T19:55:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: cluster 2023-11-30T19:55:29.090200+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-30T19:55:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: audit 2023-11-30T19:55:29.095469+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: audit 2023-11-30T19:55:29.098790+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: audit 2023-11-30T19:55:29.099294+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:30.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: audit 2023-11-30T19:55:30.090678+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:55:30.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: cluster 2023-11-30T19:55:30.090725+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-30T19:55:30.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:30 smithi069 bash[108211]: audit 2023-11-30T19:55:30.090861+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:31.399 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: cluster 2023-11-30T19:55:29.874028+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:31.399 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: cluster 2023-11-30T19:55:29.983056+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:55:31.399 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: cluster 2023-11-30T19:55:29.983116+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:55:31.399 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.643504+0000 mgr.y (mgr.14142) 48 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:31.399 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: cephadm 2023-11-30T19:55:30.644172+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:31.399 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.644473+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.645102+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.645862+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.650030+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: cluster 2023-11-30T19:55:29.874028+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: cluster 2023-11-30T19:55:29.983056+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: cluster 2023-11-30T19:55:29.983116+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:55:31.400 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.643504+0000 mgr.y (mgr.14142) 48 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: cephadm 2023-11-30T19:55:30.644172+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.644473+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.645102+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.645862+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.650030+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.885751+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:31.401 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[111638]: audit 2023-11-30T19:55:30.893465+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:31.402 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.885751+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:31.402 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:31 smithi057 bash[108227]: audit 2023-11-30T19:55:30.893465+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: cluster 2023-11-30T19:55:29.874028+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: cluster 2023-11-30T19:55:29.983056+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: cluster 2023-11-30T19:55:29.983116+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.643504+0000 mgr.y (mgr.14142) 48 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: cephadm 2023-11-30T19:55:30.644172+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.644473+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.645102+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.645862+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.650030+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.885751+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:31.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:31 smithi069 bash[108211]: audit 2023-11-30T19:55:30.893465+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"cb3b99f0e659\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871226\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:27.601764\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:25.361765\"}}, \"last_daemon_update\": \"2023-11-30T19:55:27.871303\", \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:32.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:32 smithi057 bash[108227]: cluster 2023-11-30T19:55:31.118739+0000 mon.a (mon.0) 210 : cluster [INF] osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082] boot 2023-11-30T19:55:32.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:32 smithi057 bash[108227]: cluster 2023-11-30T19:55:31.118784+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-30T19:55:32.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:32 smithi057 bash[108227]: audit 2023-11-30T19:55:31.127611+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:32.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:32 smithi057 bash[111638]: cluster 2023-11-30T19:55:31.118739+0000 mon.a (mon.0) 210 : cluster [INF] osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082] boot 2023-11-30T19:55:32.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:32 smithi057 bash[111638]: cluster 2023-11-30T19:55:31.118784+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-30T19:55:32.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:32 smithi057 bash[111638]: audit 2023-11-30T19:55:31.127611+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:32.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:32 smithi069 bash[108211]: cluster 2023-11-30T19:55:31.118739+0000 mon.a (mon.0) 210 : cluster [INF] osd.0 [v2:172.21.15.57:6802/3803614082,v1:172.21.15.57:6803/3803614082] boot 2023-11-30T19:55:32.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:32 smithi069 bash[108211]: cluster 2023-11-30T19:55:31.118784+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-30T19:55:32.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:32 smithi069 bash[108211]: audit 2023-11-30T19:55:31.127611+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:33.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: cluster 2023-11-30T19:55:31.874325+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: cluster 2023-11-30T19:55:32.161167+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: audit 2023-11-30T19:55:32.237322+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.57:0/1551048053' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]: dispatch 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: audit 2023-11-30T19:55:32.237606+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]: dispatch 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: audit 2023-11-30T19:55:32.244811+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]': finished 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: cluster 2023-11-30T19:55:32.244864+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: audit 2023-11-30T19:55:32.244982+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:33.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[108227]: audit 2023-11-30T19:55:33.080134+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.57:0/3913495933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: cluster 2023-11-30T19:55:31.874325+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: cluster 2023-11-30T19:55:32.161167+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: audit 2023-11-30T19:55:32.237322+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.57:0/1551048053' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]: dispatch 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: audit 2023-11-30T19:55:32.237606+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]: dispatch 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: audit 2023-11-30T19:55:32.244811+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]': finished 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: cluster 2023-11-30T19:55:32.244864+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: audit 2023-11-30T19:55:32.244982+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:33.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:33 smithi057 bash[111638]: audit 2023-11-30T19:55:33.080134+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.57:0/3913495933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:33.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: cluster 2023-11-30T19:55:31.874325+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-30T19:55:33.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: cluster 2023-11-30T19:55:32.161167+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-30T19:55:33.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: audit 2023-11-30T19:55:32.237322+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.57:0/1551048053' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]: dispatch 2023-11-30T19:55:33.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: audit 2023-11-30T19:55:32.237606+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]: dispatch 2023-11-30T19:55:33.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: audit 2023-11-30T19:55:32.244811+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc53aadb-74a6-46d2-b55a-8d45396428ae"}]': finished 2023-11-30T19:55:33.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: cluster 2023-11-30T19:55:32.244864+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-11-30T19:55:33.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: audit 2023-11-30T19:55:32.244982+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:33.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:33 smithi069 bash[108211]: audit 2023-11-30T19:55:33.080134+0000 mon.a (mon.0) 218 : audit [DBG] from='client.? 172.21.15.57:0/3913495933' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:34.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:34 smithi069 bash[108211]: cluster 2023-11-30T19:55:34.159518+0000 mon.a (mon.0) 219 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:55:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:34 smithi057 bash[108227]: cluster 2023-11-30T19:55:34.159518+0000 mon.a (mon.0) 219 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:55:34.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:34 smithi057 bash[111638]: cluster 2023-11-30T19:55:34.159518+0000 mon.a (mon.0) 219 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:55:35.307 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:35 smithi057 bash[108227]: cluster 2023-11-30T19:55:33.874868+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v41: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:35.307 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:35 smithi057 bash[111638]: cluster 2023-11-30T19:55:33.874868+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v41: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:35.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:35 smithi069 bash[108211]: cluster 2023-11-30T19:55:33.874868+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v41: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:36.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:36 smithi057 bash[108227]: audit 2023-11-30T19:55:35.344620+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:36.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:36 smithi057 bash[111638]: audit 2023-11-30T19:55:35.344620+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:36.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:36 smithi069 bash[108211]: audit 2023-11-30T19:55:35.344620+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:37.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:37 smithi069 bash[108211]: cluster 2023-11-30T19:55:35.875382+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v42: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:37.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:37 smithi069 bash[108211]: audit 2023-11-30T19:55:36.987031+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T19:55:37.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:37 smithi069 bash[108211]: audit 2023-11-30T19:55:36.987911+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:37.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:37 smithi069 bash[108211]: audit 2023-11-30T19:55:36.988832+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-30T19:55:37.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[108227]: cluster 2023-11-30T19:55:35.875382+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v42: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[108227]: audit 2023-11-30T19:55:36.987031+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[108227]: audit 2023-11-30T19:55:36.987911+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[108227]: audit 2023-11-30T19:55:36.988832+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[111638]: cluster 2023-11-30T19:55:35.875382+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v42: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[111638]: audit 2023-11-30T19:55:36.987031+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[111638]: audit 2023-11-30T19:55:36.987911+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:37.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[111638]: audit 2023-11-30T19:55:36.988832+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-30T19:55:38.048 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:37 smithi057 systemd[1]: Stopping Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:55:38.048 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[113979]: debug 2023-11-30T19:55:37.995+0000 7f3b670d4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T19:55:38.048 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[113979]: debug 2023-11-30T19:55:37.995+0000 7f3b670d4700 -1 osd.0 12 *** Got signal Terminated *** 2023-11-30T19:55:38.048 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:37 smithi057 bash[113979]: debug 2023-11-30T19:55:37.995+0000 7f3b670d4700 -1 osd.0 12 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T19:55:38.373 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:38 smithi057 bash[108227]: cephadm 2023-11-30T19:55:36.988501+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T19:55:38.374 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:38 smithi057 bash[111638]: cephadm 2023-11-30T19:55:36.988501+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T19:55:38.374 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:38 smithi057 podman[115183]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.0 2023-11-30T19:55:38.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:38 smithi069 bash[108211]: cephadm 2023-11-30T19:55:36.988501+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T19:55:39.431 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[108227]: cluster 2023-11-30T19:55:37.875770+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:39.549 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[111638]: cluster 2023-11-30T19:55:37.875770+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:39.549 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-11-30T19:55:39.550 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 systemd[1]: Stopped Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:55:39.550 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 systemd[1]: Starting Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:55:39.550 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 podman[115319]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.0" found: no such container 2023-11-30T19:55:39.550 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 systemd[1]: Started Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:55:39.550 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:39 smithi069 bash[108211]: cluster 2023-11-30T19:55:37.875770+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:39.959 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-30T19:55:39.960 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-11-30T19:55:39.960 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-30T19:55:39.960 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-30T19:55:39.960 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-30T19:55:39.960 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-30T19:55:39.960 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:39 smithi057 bash[115335]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-30T19:55:40.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: audit 2023-11-30T19:55:39.345303+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: audit 2023-11-30T19:55:39.346119+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: audit 2023-11-30T19:55:39.348630+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: audit 2023-11-30T19:55:39.349873+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T19:55:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: audit 2023-11-30T19:55:39.350980+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: cephadm 2023-11-30T19:55:39.351572+0000 mgr.y (mgr.14142) 55 : cephadm [INF] Deploying daemon osd.1 on smithi057 2023-11-30T19:55:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:40 smithi069 bash[108211]: audit 2023-11-30T19:55:39.351862+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: audit 2023-11-30T19:55:39.345303+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: audit 2023-11-30T19:55:39.346119+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: audit 2023-11-30T19:55:39.348630+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: audit 2023-11-30T19:55:39.349873+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: audit 2023-11-30T19:55:39.350980+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: cephadm 2023-11-30T19:55:39.351572+0000 mgr.y (mgr.14142) 55 : cephadm [INF] Deploying daemon osd.1 on smithi057 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[108227]: audit 2023-11-30T19:55:39.351862+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-30T19:55:40.588 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: audit 2023-11-30T19:55:39.345303+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:40.589 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: audit 2023-11-30T19:55:39.346119+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:40.589 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: audit 2023-11-30T19:55:39.348630+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:40.589 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: audit 2023-11-30T19:55:39.349873+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T19:55:40.589 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: audit 2023-11-30T19:55:39.350980+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:40.589 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: cephadm 2023-11-30T19:55:39.351572+0000 mgr.y (mgr.14142) 55 : cephadm [INF] Deploying daemon osd.1 on smithi057 2023-11-30T19:55:40.589 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[111638]: audit 2023-11-30T19:55:39.351862+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-30T19:55:40.725 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 0,1 on host 'smithi057' 2023-11-30T19:55:41.157 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:40 smithi057 bash[115567]: debug 2023-11-30T19:55:40.993+0000 7ff7bec7eec0 -1 Falling back to public interface 2023-11-30T19:55:41.214 DEBUG:teuthology.orchestra.run.smithi057:osd.1> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.1.service 2023-11-30T19:55:41.216 INFO:tasks.cephadm:Deploying osd.2 on smithi057 with /dev/vg_nvme/lv_2... 2023-11-30T19:55:41.217 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-30T19:55:41.257 INFO:journalctl@ceph.osd.1.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:55:41.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[111638]: cluster 2023-11-30T19:55:39.876080+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v44: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[108227]: cluster 2023-11-30T19:55:39.876080+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v44: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:41.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[111638]: audit 2023-11-30T19:55:40.715611+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:41.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[108227]: audit 2023-11-30T19:55:40.715611+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:41.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[111638]: audit 2023-11-30T19:55:40.720804+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:41.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[108227]: audit 2023-11-30T19:55:40.720804+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:41.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[111638]: audit 2023-11-30T19:55:41.260307+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:41.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[111638]: audit 2023-11-30T19:55:41.263486+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:41.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[111638]: audit 2023-11-30T19:55:41.264199+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:41.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[108227]: audit 2023-11-30T19:55:41.260307+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:41.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[108227]: audit 2023-11-30T19:55:41.263486+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:41.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[108227]: audit 2023-11-30T19:55:41.264199+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:41 smithi069 bash[108211]: cluster 2023-11-30T19:55:39.876080+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v44: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:41 smithi069 bash[108211]: audit 2023-11-30T19:55:40.715611+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:41 smithi069 bash[108211]: audit 2023-11-30T19:55:40.720804+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871065\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871158\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:27.871194\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_device_update\": \"2023-11-30T19:55:30.885090\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:41 smithi069 bash[108211]: audit 2023-11-30T19:55:41.260307+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:41 smithi069 bash[108211]: audit 2023-11-30T19:55:41.263486+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:41 smithi069 bash[108211]: audit 2023-11-30T19:55:41.264199+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:41.902 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115567]: debug 2023-11-30T19:55:41.551+0000 7ff7bec7eec0 -1 osd.0 12 log_to_monitors {default=true} 2023-11-30T19:55:41.902 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115567]: debug 2023-11-30T19:55:41.569+0000 7ff7aec47700 -1 osd.0 12 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-11-30T19:55:41.902 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-30T19:55:41.902 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-11-30T19:55:41.903 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-11-30T19:55:41.903 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-11-30T19:55:41.903 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-30T19:55:41.903 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-30T19:55:41.903 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:41 smithi057 bash[115667]: --> ceph-volume lvm activate successful for osd ID: 1 2023-11-30T19:55:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:42 smithi057 bash[108227]: audit 2023-11-30T19:55:41.556188+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:42.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:42 smithi057 bash[108227]: audit 2023-11-30T19:55:41.556738+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:42.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:42 smithi057 bash[111638]: audit 2023-11-30T19:55:41.556188+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:42.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:42 smithi057 bash[111638]: audit 2023-11-30T19:55:41.556738+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:42 smithi069 bash[108211]: audit 2023-11-30T19:55:41.556188+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T19:55:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:42 smithi069 bash[108211]: audit 2023-11-30T19:55:41.556738+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:43.163 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:42 smithi057 bash[116047]: debug 2023-11-30T19:55:42.854+0000 7f7522aa4ec0 -1 Falling back to public interface 2023-11-30T19:55:48.842 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-30T19:55:48.843 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-30T19:55:48.843 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2023-11-30T19:55:48.843 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2023-11-30T19:55:48.843 INFO:teuthology.orchestra.run.smithi057.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.013028 s, 805 MB/s 2023-11-30T19:55:48.843 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2023-11-30T19:55:48.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: cluster 2023-11-30T19:55:41.876455+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: cluster 2023-11-30T19:55:42.352909+0000 mon.a (mon.0) 237 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:55:48.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: cluster 2023-11-30T19:55:42.352940+0000 mon.a (mon.0) 238 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-30T19:55:48.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: cluster 2023-11-30T19:55:42.352963+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2023-11-30T19:55:48.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: cluster 2023-11-30T19:55:42.368035+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2023-11-30T19:55:48.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: audit 2023-11-30T19:55:42.368205+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[108227]: cluster 2023-11-30T19:55:42.991175+0000 mon.a (mon.0) 242 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-30T19:55:48.844 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[116047]: debug 2023-11-30T19:55:43.424+0000 7f7522aa4ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: cluster 2023-11-30T19:55:41.876455+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: cluster 2023-11-30T19:55:42.352909+0000 mon.a (mon.0) 237 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: cluster 2023-11-30T19:55:42.352940+0000 mon.a (mon.0) 238 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: cluster 2023-11-30T19:55:42.352963+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: cluster 2023-11-30T19:55:42.368035+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: audit 2023-11-30T19:55:42.368205+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:43 smithi057 bash[111638]: cluster 2023-11-30T19:55:42.991175+0000 mon.a (mon.0) 242 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: cluster 2023-11-30T19:55:41.876455+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: cluster 2023-11-30T19:55:42.352909+0000 mon.a (mon.0) 237 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: cluster 2023-11-30T19:55:42.352940+0000 mon.a (mon.0) 238 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: cluster 2023-11-30T19:55:42.352963+0000 mon.a (mon.0) 239 : cluster [WRN] Health check failed: 1 root (1 osds) down (OSD_ROOT_DOWN) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: cluster 2023-11-30T19:55:42.368035+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e13: 2 total, 0 up, 1 in 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: audit 2023-11-30T19:55:42.368205+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:43 smithi069 bash[108211]: cluster 2023-11-30T19:55:42.991175+0000 mon.a (mon.0) 242 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: cluster 2023-11-30T19:55:43.363191+0000 mon.a (mon.0) 243 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: cluster 2023-11-30T19:55:43.363227+0000 mon.a (mon.0) 244 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: cluster 2023-11-30T19:55:43.363250+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2023-11-30T19:55:48.848 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: cluster 2023-11-30T19:55:43.369206+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626] boot 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: cluster 2023-11-30T19:55:43.369259+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:43.371107+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:43.371426+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:43.428635+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:43.429197+0000 mon.a (mon.0) 250 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:44.125917+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:48.910 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:44.355114+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:44.361339+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:44.362595+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:44.373339+0000 mon.a (mon.0) 255 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: cluster 2023-11-30T19:55:44.373390+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:44 smithi069 bash[108211]: audit 2023-11-30T19:55:44.373530+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:45 smithi069 bash[108211]: cluster 2023-11-30T19:55:43.876869+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:45 smithi069 bash[108211]: audit 2023-11-30T19:55:44.378351+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:45 smithi069 bash[108211]: audit 2023-11-30T19:55:44.381771+0000 mon.a (mon.0) 258 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:45 smithi069 bash[108211]: audit 2023-11-30T19:55:45.187618+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:45.186899\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:45 smithi069 bash[108211]: audit 2023-11-30T19:55:45.195591+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:45.186899\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:46 smithi069 bash[108211]: cluster 2023-11-30T19:55:44.468726+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:55:48.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:46 smithi069 bash[108211]: cluster 2023-11-30T19:55:44.468762+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:46 smithi069 bash[108211]: audit 2023-11-30T19:55:45.391502+0000 mon.a (mon.0) 261 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:46 smithi069 bash[108211]: cluster 2023-11-30T19:55:45.391555+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e16: 2 total, 1 up, 1 in 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:46 smithi069 bash[108211]: audit 2023-11-30T19:55:45.399259+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:47 smithi069 bash[108211]: cluster 2023-11-30T19:55:45.877234+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v51: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:47 smithi069 bash[108211]: cluster 2023-11-30T19:55:46.414378+0000 mon.a (mon.0) 264 : cluster [INF] osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367] boot 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:47 smithi069 bash[108211]: cluster 2023-11-30T19:55:46.414431+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:47 smithi069 bash[108211]: audit 2023-11-30T19:55:46.414775+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.912 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:48 smithi069 bash[108211]: cluster 2023-11-30T19:55:47.418817+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2023-11-30T19:55:48.912 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi057:vg_nvme/lv_2 2023-11-30T19:55:48.913 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: cluster 2023-11-30T19:55:43.363191+0000 mon.a (mon.0) 243 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:55:48.913 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: cluster 2023-11-30T19:55:43.363227+0000 mon.a (mon.0) 244 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-30T19:55:48.913 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: cluster 2023-11-30T19:55:43.363250+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: cluster 2023-11-30T19:55:43.369206+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626] boot 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: cluster 2023-11-30T19:55:43.369259+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:43.371107+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:43.371426+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:43.428635+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:43.429197+0000 mon.a (mon.0) 250 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:44.125917+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:44.355114+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:48.914 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:44.361339+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:44.362595+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:44.373339+0000 mon.a (mon.0) 255 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: cluster 2023-11-30T19:55:44.373390+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[108227]: audit 2023-11-30T19:55:44.373530+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: cluster 2023-11-30T19:55:43.363191+0000 mon.a (mon.0) 243 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: cluster 2023-11-30T19:55:43.363227+0000 mon.a (mon.0) 244 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-30T19:55:48.915 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: cluster 2023-11-30T19:55:43.363250+0000 mon.a (mon.0) 245 : cluster [INF] Health check cleared: OSD_ROOT_DOWN (was: 1 root (1 osds) down) 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: cluster 2023-11-30T19:55:43.369206+0000 mon.a (mon.0) 246 : cluster [INF] osd.0 [v2:172.21.15.57:6802/2681904626,v1:172.21.15.57:6803/2681904626] boot 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: cluster 2023-11-30T19:55:43.369259+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:43.371107+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:43.371426+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:43.428635+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:43.429197+0000 mon.a (mon.0) 250 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:44.125917+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:44.355114+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:44.361339+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.258914\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259032\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:41.259181\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:41.259321\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:44.362595+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:44.373339+0000 mon.a (mon.0) 255 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: cluster 2023-11-30T19:55:44.373390+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-30T19:55:48.916 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:44 smithi057 bash[111638]: audit 2023-11-30T19:55:44.373530+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.917 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[116047]: debug 2023-11-30T19:55:45.405+0000 7f750b859700 -1 osd.1 0 waiting for initial osdmap 2023-11-30T19:55:48.917 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[116047]: debug 2023-11-30T19:55:45.409+0000 7f7516a75700 -1 osd.1 16 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-11-30T19:55:48.917 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[111638]: cluster 2023-11-30T19:55:43.876869+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.917 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[111638]: audit 2023-11-30T19:55:44.378351+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:48.917 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[111638]: audit 2023-11-30T19:55:44.381771+0000 mon.a (mon.0) 258 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:48.918 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[108227]: cluster 2023-11-30T19:55:43.876869+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.918 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[108227]: audit 2023-11-30T19:55:44.378351+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:48.918 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[108227]: audit 2023-11-30T19:55:44.381771+0000 mon.a (mon.0) 258 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:55:48.918 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[111638]: audit 2023-11-30T19:55:45.187618+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:45.186899\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:48.918 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[111638]: audit 2023-11-30T19:55:45.195591+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:45.186899\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:48.934 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[108227]: audit 2023-11-30T19:55:45.187618+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:45.186899\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:48.934 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:45 smithi057 bash[108227]: audit 2023-11-30T19:55:45.195591+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}}, \"last_daemon_update\": \"2023-11-30T19:55:45.186899\", \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:48.935 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[111638]: cluster 2023-11-30T19:55:44.468726+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:55:48.935 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[111638]: cluster 2023-11-30T19:55:44.468762+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:55:48.935 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[111638]: audit 2023-11-30T19:55:45.391502+0000 mon.a (mon.0) 261 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:55:48.935 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[111638]: cluster 2023-11-30T19:55:45.391555+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e16: 2 total, 1 up, 1 in 2023-11-30T19:55:48.935 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[111638]: audit 2023-11-30T19:55:45.399259+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.935 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[108227]: cluster 2023-11-30T19:55:44.468726+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[108227]: cluster 2023-11-30T19:55:44.468762+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[108227]: audit 2023-11-30T19:55:45.391502+0000 mon.a (mon.0) 261 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[108227]: cluster 2023-11-30T19:55:45.391555+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e16: 2 total, 1 up, 1 in 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:46 smithi057 bash[108227]: audit 2023-11-30T19:55:45.399259+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[108227]: cluster 2023-11-30T19:55:45.877234+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v51: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[108227]: cluster 2023-11-30T19:55:46.414378+0000 mon.a (mon.0) 264 : cluster [INF] osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367] boot 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[108227]: cluster 2023-11-30T19:55:46.414431+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[108227]: audit 2023-11-30T19:55:46.414775+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[111638]: cluster 2023-11-30T19:55:45.877234+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v51: 1 pgs: 1 stale+undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-11-30T19:55:48.936 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[111638]: cluster 2023-11-30T19:55:46.414378+0000 mon.a (mon.0) 264 : cluster [INF] osd.1 [v2:172.21.15.57:6810/3661533367,v1:172.21.15.57:6811/3661533367] boot 2023-11-30T19:55:48.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[111638]: cluster 2023-11-30T19:55:46.414431+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-30T19:55:48.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:47 smithi057 bash[111638]: audit 2023-11-30T19:55:46.414775+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T19:55:48.937 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:48 smithi057 bash[108227]: cluster 2023-11-30T19:55:47.418817+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2023-11-30T19:55:48.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:48 smithi057 bash[111638]: cluster 2023-11-30T19:55:47.418817+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2023-11-30T19:55:49.654 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:49 smithi057 bash[108227]: cluster 2023-11-30T19:55:47.877709+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v54: 1 pgs: 1 stale+undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:49.654 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:49 smithi057 bash[111638]: cluster 2023-11-30T19:55:47.877709+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v54: 1 pgs: 1 stale+undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:49.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:49 smithi069 bash[108211]: cluster 2023-11-30T19:55:47.877709+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v54: 1 pgs: 1 stale+undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:50.698 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:50 smithi057 bash[108227]: audit 2023-11-30T19:55:50.374866+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:50.698 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:50 smithi057 bash[108227]: audit 2023-11-30T19:55:50.375501+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:50.698 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:50 smithi057 bash[108227]: audit 2023-11-30T19:55:50.376327+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:50.699 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:50 smithi057 bash[111638]: audit 2023-11-30T19:55:50.374866+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:50.699 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:50 smithi057 bash[111638]: audit 2023-11-30T19:55:50.375501+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:50.699 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:50 smithi057 bash[111638]: audit 2023-11-30T19:55:50.376327+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:50 smithi069 bash[108211]: audit 2023-11-30T19:55:50.374866+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:55:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:50 smithi069 bash[108211]: audit 2023-11-30T19:55:50.375501+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:50 smithi069 bash[108211]: audit 2023-11-30T19:55:50.376327+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:51.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:51 smithi057 bash[111638]: cluster 2023-11-30T19:55:49.878176+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v55: 1 pgs: 1 stale+undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:51.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:51 smithi057 bash[111638]: audit 2023-11-30T19:55:50.373917+0000 mgr.y (mgr.14142) 62 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:51.448 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:51 smithi057 bash[111638]: cephadm 2023-11-30T19:55:50.374584+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:51.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:51 smithi057 bash[108227]: cluster 2023-11-30T19:55:49.878176+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v55: 1 pgs: 1 stale+undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:51.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:51 smithi057 bash[108227]: audit 2023-11-30T19:55:50.373917+0000 mgr.y (mgr.14142) 62 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:51.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:51 smithi057 bash[108227]: cephadm 2023-11-30T19:55:50.374584+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:51.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:51 smithi069 bash[108211]: cluster 2023-11-30T19:55:49.878176+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v55: 1 pgs: 1 stale+undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:51.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:51 smithi069 bash[108211]: audit 2023-11-30T19:55:50.373917+0000 mgr.y (mgr.14142) 62 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:55:51.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:51 smithi069 bash[108211]: cephadm 2023-11-30T19:55:50.374584+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[108227]: audit 2023-11-30T19:55:51.983940+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.57:0/3198550772' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4b546079-09b5-4459-a723-e5765d6a68ec"}]: dispatch 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[108227]: audit 2023-11-30T19:55:51.991461+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.57:0/3198550772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4b546079-09b5-4459-a723-e5765d6a68ec"}]': finished 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[108227]: cluster 2023-11-30T19:55:51.991511+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[108227]: audit 2023-11-30T19:55:51.991650+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[108227]: audit 2023-11-30T19:55:52.052466+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231130-195412"}]: dispatch 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[108227]: audit 2023-11-30T19:55:52.055565+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231130-195412"}]': finished 2023-11-30T19:55:52.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[111638]: audit 2023-11-30T19:55:51.983940+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.57:0/3198550772' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4b546079-09b5-4459-a723-e5765d6a68ec"}]: dispatch 2023-11-30T19:55:52.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[111638]: audit 2023-11-30T19:55:51.991461+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.57:0/3198550772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4b546079-09b5-4459-a723-e5765d6a68ec"}]': finished 2023-11-30T19:55:52.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[111638]: cluster 2023-11-30T19:55:51.991511+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-30T19:55:52.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[111638]: audit 2023-11-30T19:55:51.991650+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:55:52.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[111638]: audit 2023-11-30T19:55:52.052466+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231130-195412"}]: dispatch 2023-11-30T19:55:52.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:52 smithi057 bash[111638]: audit 2023-11-30T19:55:52.055565+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231130-195412"}]': finished 2023-11-30T19:55:52.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:52 smithi069 bash[108211]: audit 2023-11-30T19:55:51.983940+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.57:0/3198550772' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4b546079-09b5-4459-a723-e5765d6a68ec"}]: dispatch 2023-11-30T19:55:52.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:52 smithi069 bash[108211]: audit 2023-11-30T19:55:51.991461+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.57:0/3198550772' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4b546079-09b5-4459-a723-e5765d6a68ec"}]': finished 2023-11-30T19:55:52.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:52 smithi069 bash[108211]: cluster 2023-11-30T19:55:51.991511+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-30T19:55:52.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:52 smithi069 bash[108211]: audit 2023-11-30T19:55:51.991650+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:55:52.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:52 smithi069 bash[108211]: audit 2023-11-30T19:55:52.052466+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231130-195412"}]: dispatch 2023-11-30T19:55:52.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:52 smithi069 bash[108211]: audit 2023-11-30T19:55:52.055565+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231130-195412"}]': finished 2023-11-30T19:55:53.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:53 smithi069 bash[108211]: cluster 2023-11-30T19:55:51.878513+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+undersized+peered; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:53.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:53 smithi069 bash[108211]: audit 2023-11-30T19:55:52.828862+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.57:0/1144793655' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:53.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:53 smithi057 bash[108227]: cluster 2023-11-30T19:55:51.878513+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+undersized+peered; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:53.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:53 smithi057 bash[108227]: audit 2023-11-30T19:55:52.828862+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.57:0/1144793655' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:53 smithi057 bash[111638]: cluster 2023-11-30T19:55:51.878513+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v56: 1 pgs: 1 stale+undersized+peered; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2023-11-30T19:55:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:53 smithi057 bash[111638]: audit 2023-11-30T19:55:52.828862+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.57:0/1144793655' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:55:54.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:54 smithi069 bash[108211]: cluster 2023-11-30T19:55:54.459037+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-30T19:55:54.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:54 smithi069 bash[108211]: cluster 2023-11-30T19:55:54.459113+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2023-11-30T19:55:54.932 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:54 smithi057 bash[108227]: cluster 2023-11-30T19:55:54.459037+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-30T19:55:54.932 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:54 smithi057 bash[108227]: cluster 2023-11-30T19:55:54.459113+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2023-11-30T19:55:54.933 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:54 smithi057 bash[111638]: cluster 2023-11-30T19:55:54.459037+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-30T19:55:54.933 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:54 smithi057 bash[111638]: cluster 2023-11-30T19:55:54.459113+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2023-11-30T19:55:55.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:55 smithi057 bash[111638]: cluster 2023-11-30T19:55:53.878852+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v58: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:55.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:55 smithi057 bash[111638]: audit 2023-11-30T19:55:55.066547+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:55.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:55 smithi057 bash[108227]: cluster 2023-11-30T19:55:53.878852+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v58: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:55.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:55 smithi057 bash[108227]: audit 2023-11-30T19:55:55.066547+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:56.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:55 smithi069 bash[108211]: cluster 2023-11-30T19:55:53.878852+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v58: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:56.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:55 smithi069 bash[108211]: audit 2023-11-30T19:55:55.066547+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:55:57.889 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[108227]: cluster 2023-11-30T19:55:55.879201+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v59: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:57.890 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[108227]: audit 2023-11-30T19:55:56.752310+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T19:55:57.890 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[108227]: audit 2023-11-30T19:55:56.753154+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:57.890 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[108227]: audit 2023-11-30T19:55:56.753959+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-30T19:55:57.894 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[111638]: cluster 2023-11-30T19:55:55.879201+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v59: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:57.894 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[111638]: audit 2023-11-30T19:55:56.752310+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T19:55:57.894 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[111638]: audit 2023-11-30T19:55:56.753154+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:57.894 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:57 smithi057 bash[111638]: audit 2023-11-30T19:55:56.753959+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-30T19:55:57.964 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 2 on host 'smithi057' 2023-11-30T19:55:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:57 smithi069 bash[108211]: cluster 2023-11-30T19:55:55.879201+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v59: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:57 smithi069 bash[108211]: audit 2023-11-30T19:55:56.752310+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T19:55:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:57 smithi069 bash[108211]: audit 2023-11-30T19:55:56.753154+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:55:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:57 smithi069 bash[108211]: audit 2023-11-30T19:55:56.753959+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-30T19:55:58.383 DEBUG:teuthology.orchestra.run.smithi057:osd.2> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.2.service 2023-11-30T19:55:58.385 INFO:tasks.cephadm:Deploying osd.3 on smithi057 with /dev/vg_nvme/lv_1... 2023-11-30T19:55:58.386 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-30T19:55:58.419 INFO:journalctl@ceph.osd.2.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:55:58.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[108227]: cephadm 2023-11-30T19:55:56.753704+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T19:55:58.764 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[111638]: cephadm 2023-11-30T19:55:56.753704+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T19:55:58.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[108227]: audit 2023-11-30T19:55:57.955666+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:58.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[108227]: audit 2023-11-30T19:55:57.956426+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:58.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[108227]: audit 2023-11-30T19:55:57.960798+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:58.765 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-30T19:55:58.765 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-11-30T19:55:58.766 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-30T19:55:58.766 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-11-30T19:55:58.766 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-30T19:55:58.766 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-30T19:55:58.766 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[117414]: --> ceph-volume lvm activate successful for osd ID: 2 2023-11-30T19:55:58.767 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[111638]: audit 2023-11-30T19:55:57.955666+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:58.767 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[111638]: audit 2023-11-30T19:55:57.956426+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:58.767 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:58 smithi057 bash[111638]: audit 2023-11-30T19:55:57.960798+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:59.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:58 smithi069 bash[108211]: cephadm 2023-11-30T19:55:56.753704+0000 mgr.y (mgr.14142) 67 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T19:55:59.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:58 smithi069 bash[108211]: audit 2023-11-30T19:55:57.955666+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:55:59.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:58 smithi069 bash[108211]: audit 2023-11-30T19:55:57.956426+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:55:59.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:58 smithi069 bash[108211]: audit 2023-11-30T19:55:57.960798+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186643\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186726\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186760\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186792\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:45.186822\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_device_update\": \"2023-11-30T19:55:44.354428\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:55:59.684 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:55:59 smithi057 bash[108227]: cluster 2023-11-30T19:55:57.879523+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v60: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:59.684 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:55:59 smithi057 bash[111638]: cluster 2023-11-30T19:55:57.879523+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v60: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:55:59.685 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:59 smithi057 bash[117687]: debug 2023-11-30T19:55:59.483+0000 7fd5416f2ec0 1 -- 172.21.15.57:0/1563310045 >> [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] conn(0x5612675c2c00 msgr2=0x5612675bf680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-30T19:55:59.685 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:55:59 smithi057 bash[117687]: debug 2023-11-30T19:55:59.483+0000 7fd5416f2ec0 1 --2- 172.21.15.57:0/1563310045 >> [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] conn(0x5612675c2c00 0x5612675bf680 secure :-1 s=READY pgs=17 cs=0 l=1 rx=0x561267555d10 tx=0x56126822eaa0).stop 2023-11-30T19:56:00.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:55:59 smithi069 bash[108211]: cluster 2023-11-30T19:55:57.879523+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v60: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:00.140 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-30T19:56:00.140 INFO:teuthology.orchestra.run.smithi057.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-30T19:56:00.140 INFO:teuthology.orchestra.run.smithi057.stderr: stderr: 10+0 records in 2023-11-30T19:56:00.140 INFO:teuthology.orchestra.run.smithi057.stderr:10+0 records out 2023-11-30T19:56:00.140 INFO:teuthology.orchestra.run.smithi057.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.014345 s, 731 MB/s 2023-11-30T19:56:00.141 INFO:teuthology.orchestra.run.smithi057.stderr:--> Zapping successful for: 2023-11-30T19:56:00.190 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[117687]: debug 2023-11-30T19:56:00.005+0000 7fd5416f2ec0 -1 Falling back to public interface 2023-11-30T19:56:00.584 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi057:vg_nvme/lv_1 2023-11-30T19:56:00.892 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[117687]: debug 2023-11-30T19:56:00.599+0000 7fd5416f2ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-11-30T19:56:00.893 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[108227]: audit 2023-11-30T19:55:59.805180+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:00.893 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[111638]: audit 2023-11-30T19:55:59.805180+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:00.893 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[111638]: audit 2023-11-30T19:55:59.809937+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:00.893 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[111638]: audit 2023-11-30T19:55:59.810542+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:00.893 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[108227]: audit 2023-11-30T19:55:59.809937+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:00.894 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:00 smithi057 bash[108227]: audit 2023-11-30T19:55:59.810542+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:01.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:00 smithi069 bash[108211]: audit 2023-11-30T19:55:59.805180+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:01.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:00 smithi069 bash[108211]: audit 2023-11-30T19:55:59.809937+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/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\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:01.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:00 smithi069 bash[108211]: audit 2023-11-30T19:55:59.810542+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:01.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:01 smithi057 bash[108227]: cluster 2023-11-30T19:55:59.879843+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v61: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:01.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:01 smithi057 bash[108227]: audit 2023-11-30T19:56:00.604436+0000 mon.a (mon.0) 290 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:01.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:01 smithi057 bash[111638]: cluster 2023-11-30T19:55:59.879843+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v61: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:01.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:01 smithi057 bash[111638]: audit 2023-11-30T19:56:00.604436+0000 mon.a (mon.0) 290 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:02.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:01 smithi069 bash[108211]: cluster 2023-11-30T19:55:59.879843+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v61: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:02.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:01 smithi069 bash[108211]: audit 2023-11-30T19:56:00.604436+0000 mon.a (mon.0) 290 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:02.591 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[117687]: debug 2023-11-30T19:56:02.585+0000 7fd52a4a7700 -1 osd.2 0 waiting for initial osdmap 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:01.573399+0000 mon.a (mon.0) 291 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: cluster 2023-11-30T19:56:01.573448+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:01.573597+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:01.573952+0000 mon.a (mon.0) 294 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: cluster 2023-11-30T19:56:01.592626+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: cluster 2023-11-30T19:56:01.592663+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:02.592 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:02.005895+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:02.593 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:02.006576+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:02.593 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:02.007466+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:02.926 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[117687]: debug 2023-11-30T19:56:02.594+0000 7fd5356c3700 -1 osd.2 21 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-11-30T19:56:02.927 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:02.196163+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:02.927 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:02.428910+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:02.927 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[108227]: audit 2023-11-30T19:56:02.436569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:02.927 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:01.573399+0000 mon.a (mon.0) 291 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: cluster 2023-11-30T19:56:01.573448+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:01.573597+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:01.573952+0000 mon.a (mon.0) 294 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: cluster 2023-11-30T19:56:01.592626+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: cluster 2023-11-30T19:56:01.592663+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:02.005895+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:02.006576+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:02.007466+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:02.928 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:02.196163+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:02.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:02.428910+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:02.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:02 smithi057 bash[111638]: audit 2023-11-30T19:56:02.436569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:03.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:01.573399+0000 mon.a (mon.0) 291 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: cluster 2023-11-30T19:56:01.573448+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:01.573597+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:01.573952+0000 mon.a (mon.0) 294 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: cluster 2023-11-30T19:56:01.592626+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: cluster 2023-11-30T19:56:01.592663+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:02.005895+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:02.006576+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:02.007466+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:03.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:02.196163+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:03.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:02.428910+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:03.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:02 smithi069 bash[108211]: audit 2023-11-30T19:56:02.436569+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"b6d9916e2deb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804210\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:55:59.157834\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:56.751923\"}}, \"last_daemon_update\": \"2023-11-30T19:55:59.804290\", \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:03.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[108227]: cluster 2023-11-30T19:56:01.880183+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v63: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:03.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[108227]: audit 2023-11-30T19:56:02.004942+0000 mgr.y (mgr.14142) 71 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:03.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[108227]: cephadm 2023-11-30T19:56:02.005591+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:56:03.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[108227]: audit 2023-11-30T19:56:02.580202+0000 mon.a (mon.0) 301 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:56:03.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[108227]: cluster 2023-11-30T19:56:02.580246+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[108227]: audit 2023-11-30T19:56:02.583005+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[111638]: cluster 2023-11-30T19:56:01.880183+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v63: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[111638]: audit 2023-11-30T19:56:02.004942+0000 mgr.y (mgr.14142) 71 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[111638]: cephadm 2023-11-30T19:56:02.005591+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[111638]: audit 2023-11-30T19:56:02.580202+0000 mon.a (mon.0) 301 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[111638]: cluster 2023-11-30T19:56:02.580246+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-11-30T19:56:03.965 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:03 smithi057 bash[111638]: audit 2023-11-30T19:56:02.583005+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:03 smithi069 bash[108211]: cluster 2023-11-30T19:56:01.880183+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v63: 1 pgs: 1 active+undersized; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:03 smithi069 bash[108211]: audit 2023-11-30T19:56:02.004942+0000 mgr.y (mgr.14142) 71 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi057:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:03 smithi069 bash[108211]: cephadm 2023-11-30T19:56:02.005591+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Applying osd on host smithi057... 2023-11-30T19:56:04.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:03 smithi069 bash[108211]: audit 2023-11-30T19:56:02.580202+0000 mon.a (mon.0) 301 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:56:04.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:03 smithi069 bash[108211]: cluster 2023-11-30T19:56:02.580246+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-11-30T19:56:04.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:03 smithi069 bash[108211]: audit 2023-11-30T19:56:02.583005+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:04.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: cluster 2023-11-30T19:56:03.607393+0000 mon.a (mon.0) 304 : cluster [INF] osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010] boot 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: cluster 2023-11-30T19:56:03.607437+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: audit 2023-11-30T19:56:03.613099+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.57:0/4043175433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]: dispatch 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: audit 2023-11-30T19:56:03.616351+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: audit 2023-11-30T19:56:03.616749+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]: dispatch 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: audit 2023-11-30T19:56:03.624197+0000 mon.a (mon.0) 308 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]': finished 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: cluster 2023-11-30T19:56:03.624259+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: audit 2023-11-30T19:56:03.624595+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[108227]: audit 2023-11-30T19:56:04.502614+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.57:0/473928036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: cluster 2023-11-30T19:56:03.607393+0000 mon.a (mon.0) 304 : cluster [INF] osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010] boot 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: cluster 2023-11-30T19:56:03.607437+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: audit 2023-11-30T19:56:03.613099+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.57:0/4043175433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]: dispatch 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: audit 2023-11-30T19:56:03.616351+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: audit 2023-11-30T19:56:03.616749+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]: dispatch 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: audit 2023-11-30T19:56:03.624197+0000 mon.a (mon.0) 308 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]': finished 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: cluster 2023-11-30T19:56:03.624259+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: audit 2023-11-30T19:56:03.624595+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:04 smithi057 bash[111638]: audit 2023-11-30T19:56:04.502614+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.57:0/473928036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: cluster 2023-11-30T19:56:03.607393+0000 mon.a (mon.0) 304 : cluster [INF] osd.2 [v2:172.21.15.57:6818/1333222010,v1:172.21.15.57:6819/1333222010] boot 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: cluster 2023-11-30T19:56:03.607437+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: audit 2023-11-30T19:56:03.613099+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.57:0/4043175433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]: dispatch 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: audit 2023-11-30T19:56:03.616351+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: audit 2023-11-30T19:56:03.616749+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]: dispatch 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: audit 2023-11-30T19:56:03.624197+0000 mon.a (mon.0) 308 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77ecb2e1-735e-46b0-9207-1cd2d8ed7a06"}]': finished 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: cluster 2023-11-30T19:56:03.624259+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-30T19:56:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: audit 2023-11-30T19:56:03.624595+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:05.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:04 smithi069 bash[108211]: audit 2023-11-30T19:56:04.502614+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.57:0/473928036' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[108227]: cluster 2023-11-30T19:56:03.880591+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v67: 1 pgs: 1 active+undersized+degraded; 0 B data, 344 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[108227]: cluster 2023-11-30T19:56:04.624619+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[108227]: cluster 2023-11-30T19:56:04.637364+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-30T19:56:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[108227]: audit 2023-11-30T19:56:04.637526+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:05.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[111638]: cluster 2023-11-30T19:56:03.880591+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v67: 1 pgs: 1 active+undersized+degraded; 0 B data, 344 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[111638]: cluster 2023-11-30T19:56:04.624619+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[111638]: cluster 2023-11-30T19:56:04.637364+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-30T19:56:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:05 smithi057 bash[111638]: audit 2023-11-30T19:56:04.637526+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:05 smithi069 bash[108211]: cluster 2023-11-30T19:56:03.880591+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v67: 1 pgs: 1 active+undersized+degraded; 0 B data, 344 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:05 smithi069 bash[108211]: cluster 2023-11-30T19:56:04.624619+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:05 smithi069 bash[108211]: cluster 2023-11-30T19:56:04.637364+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-30T19:56:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:05 smithi069 bash[108211]: audit 2023-11-30T19:56:04.637526+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:07 smithi057 bash[108227]: cluster 2023-11-30T19:56:05.880942+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v69: 1 pgs: 1 active+undersized+degraded; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:07 smithi057 bash[108227]: audit 2023-11-30T19:56:06.748340+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:07 smithi057 bash[111638]: cluster 2023-11-30T19:56:05.880942+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v69: 1 pgs: 1 active+undersized+degraded; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:07 smithi057 bash[111638]: audit 2023-11-30T19:56:06.748340+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:07 smithi069 bash[108211]: cluster 2023-11-30T19:56:05.880942+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v69: 1 pgs: 1 active+undersized+degraded; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:07 smithi069 bash[108211]: audit 2023-11-30T19:56:06.748340+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:09.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: cluster 2023-11-30T19:56:07.881280+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:09.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: audit 2023-11-30T19:56:08.541618+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T19:56:09.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: audit 2023-11-30T19:56:08.542438+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:09.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: cephadm 2023-11-30T19:56:08.543013+0000 mgr.y (mgr.14142) 76 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: audit 2023-11-30T19:56:08.543298+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: cluster 2023-11-30T19:56:08.628464+0000 mon.a (mon.0) 318 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[108227]: cluster 2023-11-30T19:56:08.628504+0000 mon.a (mon.0) 319 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: cluster 2023-11-30T19:56:07.881280+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: audit 2023-11-30T19:56:08.541618+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: audit 2023-11-30T19:56:08.542438+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: cephadm 2023-11-30T19:56:08.543013+0000 mgr.y (mgr.14142) 76 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: audit 2023-11-30T19:56:08.543298+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-30T19:56:09.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: cluster 2023-11-30T19:56:08.628464+0000 mon.a (mon.0) 318 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:09.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[111638]: cluster 2023-11-30T19:56:08.628504+0000 mon.a (mon.0) 319 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:09.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: cluster 2023-11-30T19:56:07.881280+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:09.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: audit 2023-11-30T19:56:08.541618+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T19:56:09.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: audit 2023-11-30T19:56:08.542438+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:09.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: cephadm 2023-11-30T19:56:08.543013+0000 mgr.y (mgr.14142) 76 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T19:56:09.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: audit 2023-11-30T19:56:08.543298+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-30T19:56:09.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: cluster 2023-11-30T19:56:08.628464+0000 mon.a (mon.0) 318 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:09.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:09 smithi069 bash[108211]: cluster 2023-11-30T19:56:08.628504+0000 mon.a (mon.0) 319 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:09.560 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:09 smithi057 systemd[1]: Stopping Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:56:09.919 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[117687]: debug 2023-11-30T19:56:09.557+0000 7fd538f3a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T19:56:09.919 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[117687]: debug 2023-11-30T19:56:09.557+0000 7fd538f3a700 -1 osd.2 24 *** Got signal Terminated *** 2023-11-30T19:56:09.919 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:09 smithi057 bash[117687]: debug 2023-11-30T19:56:09.557+0000 7fd538f3a700 -1 osd.2 24 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T19:56:09.919 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:09 smithi057 podman[118950]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.2 2023-11-30T19:56:10.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[108227]: cluster 2023-11-30T19:56:09.809198+0000 mon.a (mon.0) 320 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[108227]: cluster 2023-11-30T19:56:09.809253+0000 mon.a (mon.0) 321 : cluster [INF] osd.2 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[108227]: cluster 2023-11-30T19:56:09.809446+0000 mon.a (mon.0) 322 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[108227]: cluster 2023-11-30T19:56:09.809562+0000 mon.a (mon.0) 323 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[108227]: cluster 2023-11-30T19:56:09.809791+0000 mon.a (mon.0) 324 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[111638]: cluster 2023-11-30T19:56:09.809198+0000 mon.a (mon.0) 320 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[111638]: cluster 2023-11-30T19:56:09.809253+0000 mon.a (mon.0) 321 : cluster [INF] osd.2 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[111638]: cluster 2023-11-30T19:56:09.809446+0000 mon.a (mon.0) 322 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[111638]: cluster 2023-11-30T19:56:09.809562+0000 mon.a (mon.0) 323 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T19:56:10.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:10 smithi057 bash[111638]: cluster 2023-11-30T19:56:09.809791+0000 mon.a (mon.0) 324 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T19:56:10.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:10 smithi069 bash[108211]: cluster 2023-11-30T19:56:09.809198+0000 mon.a (mon.0) 320 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T19:56:10.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:10 smithi069 bash[108211]: cluster 2023-11-30T19:56:09.809253+0000 mon.a (mon.0) 321 : cluster [INF] osd.2 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T19:56:10.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:10 smithi069 bash[108211]: cluster 2023-11-30T19:56:09.809446+0000 mon.a (mon.0) 322 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T19:56:10.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:10 smithi069 bash[108211]: cluster 2023-11-30T19:56:09.809562+0000 mon.a (mon.0) 323 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T19:56:10.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:10 smithi069 bash[108211]: cluster 2023-11-30T19:56:09.809791+0000 mon.a (mon.0) 324 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T19:56:10.902 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:10 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-11-30T19:56:10.902 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:10 smithi057 systemd[1]: Stopped Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:56:10.902 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:10 smithi057 systemd[1]: Starting Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:56:10.902 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:10 smithi057 podman[119083]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.2" found: no such container 2023-11-30T19:56:10.902 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:10 smithi057 systemd[1]: Started Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:56:11.205 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: cluster 2023-11-30T19:56:09.881637+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:11.205 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: cluster 2023-11-30T19:56:10.009109+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:11.205 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: cluster 2023-11-30T19:56:10.028606+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e25: 4 total, 2 up, 3 in 2023-11-30T19:56:11.205 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.028735+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:11.205 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.797211+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:11.205 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.797929+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:11.206 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.804994+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:11.206 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.805542+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T19:56:11.206 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.806251+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:11.206 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[108227]: audit 2023-11-30T19:56:10.807072+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-30T19:56:11.207 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: cluster 2023-11-30T19:56:09.881637+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:11.207 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: cluster 2023-11-30T19:56:10.009109+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:11.207 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: cluster 2023-11-30T19:56:10.028606+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e25: 4 total, 2 up, 3 in 2023-11-30T19:56:11.207 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.028735+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:11.207 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.797211+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:11.208 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.797929+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:11.208 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.804994+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:11.208 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.805542+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T19:56:11.208 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.806251+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:11.208 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[111638]: audit 2023-11-30T19:56:10.807072+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-30T19:56:11.460 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:11 smithi057 bash[119099]: --> ceph-volume lvm activate successful for osd ID: 2 2023-11-30T19:56:11.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: cluster 2023-11-30T19:56:09.881637+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:11.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: cluster 2023-11-30T19:56:10.009109+0000 mon.a (mon.0) 325 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:11.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: cluster 2023-11-30T19:56:10.028606+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e25: 4 total, 2 up, 3 in 2023-11-30T19:56:11.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.028735+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:11.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.797211+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:11.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.797929+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:11.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.804994+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:11.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.805542+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T19:56:11.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.806251+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:11.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:11 smithi069 bash[108211]: audit 2023-11-30T19:56:10.807072+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-30T19:56:12.442 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[108227]: cephadm 2023-11-30T19:56:10.806800+0000 mgr.y (mgr.14142) 78 : cephadm [INF] Deploying daemon osd.3 on smithi057 2023-11-30T19:56:12.442 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[108227]: cluster 2023-11-30T19:56:11.034309+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e26: 4 total, 2 up, 3 in 2023-11-30T19:56:12.442 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[108227]: audit 2023-11-30T19:56:11.036792+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:12.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[111638]: cephadm 2023-11-30T19:56:10.806800+0000 mgr.y (mgr.14142) 78 : cephadm [INF] Deploying daemon osd.3 on smithi057 2023-11-30T19:56:12.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[111638]: cluster 2023-11-30T19:56:11.034309+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e26: 4 total, 2 up, 3 in 2023-11-30T19:56:12.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[111638]: audit 2023-11-30T19:56:11.036792+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:12.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:12 smithi069 bash[108211]: cephadm 2023-11-30T19:56:10.806800+0000 mgr.y (mgr.14142) 78 : cephadm [INF] Deploying daemon osd.3 on smithi057 2023-11-30T19:56:12.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:12 smithi069 bash[108211]: cluster 2023-11-30T19:56:11.034309+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e26: 4 total, 2 up, 3 in 2023-11-30T19:56:12.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:12 smithi069 bash[108211]: audit 2023-11-30T19:56:11.036792+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:12.524 INFO:teuthology.orchestra.run.smithi057.stdout:Created osd(s) 2,3 on host 'smithi057' 2023-11-30T19:56:13.097 DEBUG:teuthology.orchestra.run.smithi057:osd.3> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.3.service 2023-11-30T19:56:13.099 INFO:tasks.cephadm:Deploying osd.4 on smithi069 with /dev/vg_nvme/lv_4... 2023-11-30T19:56:13.099 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-30T19:56:13.136 INFO:journalctl@ceph.osd.3.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:56:13.210 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:12 smithi057 bash[119356]: debug 2023-11-30T19:56:12.886+0000 7f06083acec0 -1 Falling back to public interface 2023-11-30T19:56:13.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[108227]: cluster 2023-11-30T19:56:11.881974+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:13.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[108227]: audit 2023-11-30T19:56:12.511212+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:13.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[111638]: cluster 2023-11-30T19:56:11.881974+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:13.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[111638]: audit 2023-11-30T19:56:12.511212+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:13.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[108227]: audit 2023-11-30T19:56:12.519539+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:13.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[111638]: audit 2023-11-30T19:56:12.519539+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:13.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[111638]: audit 2023-11-30T19:56:12.545352+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:13.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[108227]: audit 2023-11-30T19:56:12.545352+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:13.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[111638]: audit 2023-11-30T19:56:12.548275+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:13.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[111638]: audit 2023-11-30T19:56:12.548863+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:13.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[108227]: audit 2023-11-30T19:56:12.548275+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:13.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[108227]: audit 2023-11-30T19:56:12.548863+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:13.341 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:13 smithi069 bash[108211]: cluster 2023-11-30T19:56:11.881974+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:13.341 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:13 smithi069 bash[108211]: audit 2023-11-30T19:56:12.511212+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:13.341 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:13 smithi069 bash[108211]: audit 2023-11-30T19:56:12.519539+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.803988\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804067\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804103\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804146\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:59.804179\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_device_update\": \"2023-11-30T19:56:02.428177\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:13.341 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:13 smithi069 bash[108211]: audit 2023-11-30T19:56:12.545352+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:13.341 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:13 smithi069 bash[108211]: audit 2023-11-30T19:56:12.548275+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"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\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:13.342 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:13 smithi069 bash[108211]: audit 2023-11-30T19:56:12.548863+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:13.710 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[119356]: debug 2023-11-30T19:56:13.447+0000 7f06083acec0 -1 osd.2 24 log_to_monitors {default=true} 2023-11-30T19:56:13.710 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 19:56:13 smithi057 bash[119356]: debug 2023-11-30T19:56:13.457+0000 7f05fc37d700 -1 osd.2 24 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-11-30T19:56:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:14 smithi069 bash[108211]: audit 2023-11-30T19:56:13.453368+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:14 smithi069 bash[108211]: audit 2023-11-30T19:56:13.453802+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:14 smithi069 bash[108211]: audit 2023-11-30T19:56:13.454440+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:14.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:14 smithi069 bash[108211]: audit 2023-11-30T19:56:13.454792+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:14.303 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-30T19:56:14.304 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-30T19:56:14.304 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-11-30T19:56:14.304 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-11-30T19:56:14.304 INFO:teuthology.orchestra.run.smithi069.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0112094 s, 935 MB/s 2023-11-30T19:56:14.304 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-11-30T19:56:14.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[111638]: audit 2023-11-30T19:56:13.453368+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:14.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[111638]: audit 2023-11-30T19:56:13.453802+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:14.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[111638]: audit 2023-11-30T19:56:13.454440+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:14.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[111638]: audit 2023-11-30T19:56:13.454792+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[108227]: audit 2023-11-30T19:56:13.453368+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[108227]: audit 2023-11-30T19:56:13.453802+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T19:56:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[108227]: audit 2023-11-30T19:56:13.454440+0000 mon.c (mon.1) 13 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[108227]: audit 2023-11-30T19:56:13.454792+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:14.703 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_4 2023-11-30T19:56:14.709 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 19:56:14 smithi057 bash[119839]: debug 2023-11-30T19:56:14.456+0000 7f3f3e4bdec0 -1 Falling back to public interface 2023-11-30T19:56:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: cluster 2023-11-30T19:56:13.882378+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v75: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: cluster 2023-11-30T19:56:14.069870+0000 mon.a (mon.0) 343 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: cluster 2023-11-30T19:56:14.069902+0000 mon.a (mon.0) 344 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: cluster 2023-11-30T19:56:14.070475+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: cluster 2023-11-30T19:56:14.076161+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532] boot 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: cluster 2023-11-30T19:56:14.076230+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: audit 2023-11-30T19:56:14.076940+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: audit 2023-11-30T19:56:14.077355+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: audit 2023-11-30T19:56:15.021003+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[108227]: audit 2023-11-30T19:56:15.021368+0000 mon.a (mon.0) 350 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T19:56:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: cluster 2023-11-30T19:56:13.882378+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v75: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: cluster 2023-11-30T19:56:14.069870+0000 mon.a (mon.0) 343 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: cluster 2023-11-30T19:56:14.069902+0000 mon.a (mon.0) 344 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: cluster 2023-11-30T19:56:14.070475+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: cluster 2023-11-30T19:56:14.076161+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532] boot 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: cluster 2023-11-30T19:56:14.076230+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: audit 2023-11-30T19:56:14.076940+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: audit 2023-11-30T19:56:14.077355+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: audit 2023-11-30T19:56:15.021003+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T19:56:15.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[111638]: audit 2023-11-30T19:56:15.021368+0000 mon.a (mon.0) 350 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T19:56:15.212 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 19:56:15 smithi057 bash[119839]: debug 2023-11-30T19:56:15.016+0000 7f3f3e4bdec0 -1 osd.3 0 log_to_monitors {default=true} 2023-11-30T19:56:15.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: cluster 2023-11-30T19:56:13.882378+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v75: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:15.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: cluster 2023-11-30T19:56:14.069870+0000 mon.a (mon.0) 343 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:15.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: cluster 2023-11-30T19:56:14.069902+0000 mon.a (mon.0) 344 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: cluster 2023-11-30T19:56:14.070475+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: cluster 2023-11-30T19:56:14.076161+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.57:6818/3723663532,v1:172.21.15.57:6819/3723663532] boot 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: cluster 2023-11-30T19:56:14.076230+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: audit 2023-11-30T19:56:14.076940+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: audit 2023-11-30T19:56:14.077355+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: audit 2023-11-30T19:56:15.021003+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T19:56:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:15 smithi069 bash[108211]: audit 2023-11-30T19:56:15.021368+0000 mon.a (mon.0) 350 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T19:56:16.096 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.078874+0000 mon.a (mon.0) 351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T19:56:16.096 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: cluster 2023-11-30T19:56:15.078954+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e28: 4 total, 3 up, 3 in 2023-11-30T19:56:16.096 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.079141+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.082086+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.088002+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.238509+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.467670+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.472165+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.473409+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.883564+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.884221+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:16.097 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[108227]: audit 2023-11-30T19:56:15.885174+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.078874+0000 mon.a (mon.0) 351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: cluster 2023-11-30T19:56:15.078954+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e28: 4 total, 3 up, 3 in 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.079141+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.082086+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.088002+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.238509+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.098 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.467670+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:16.099 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.472165+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:16.099 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.473409+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.099 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.883564+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:16.448 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.078874+0000 mon.a (mon.0) 351 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T19:56:16.448 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: cluster 2023-11-30T19:56:15.078954+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e28: 4 total, 3 up, 3 in 2023-11-30T19:56:16.448 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.079141+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:16.448 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.082086+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:16.449 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.088002+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T19:56:16.449 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.238509+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.449 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.467670+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:16.449 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.472165+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544315\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544397\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544433\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544465\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544496\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:12.544527\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:12.544606\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:16.449 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.473409+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.450 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.883564+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:16.450 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.884221+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:16.450 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:16 smithi069 bash[108211]: audit 2023-11-30T19:56:15.885174+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:16.459 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[119839]: debug 2023-11-30T19:56:16.095+0000 7f3f27272700 -1 osd.3 0 waiting for initial osdmap 2023-11-30T19:56:16.460 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[119839]: debug 2023-11-30T19:56:16.100+0000 7f3f3248e700 -1 osd.3 29 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-11-30T19:56:16.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.884221+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:16.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:16 smithi057 bash[111638]: audit 2023-11-30T19:56:15.885174+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: audit 2023-11-30T19:56:15.882371+0000 mgr.y (mgr.14142) 81 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: cluster 2023-11-30T19:56:15.882699+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v78: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:17.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: cephadm 2023-11-30T19:56:15.883313+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:17.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: cluster 2023-11-30T19:56:16.054207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:17.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: cluster 2023-11-30T19:56:16.054256+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:17.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: audit 2023-11-30T19:56:16.089860+0000 mon.a (mon.0) 362 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:56:17.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: cluster 2023-11-30T19:56:16.089921+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-11-30T19:56:17.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: audit 2023-11-30T19:56:16.090519+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: audit 2023-11-30T19:56:15.882371+0000 mgr.y (mgr.14142) 81 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: cluster 2023-11-30T19:56:15.882699+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v78: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: cephadm 2023-11-30T19:56:15.883313+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: cluster 2023-11-30T19:56:16.054207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: cluster 2023-11-30T19:56:16.054256+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: audit 2023-11-30T19:56:16.089860+0000 mon.a (mon.0) 362 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: cluster 2023-11-30T19:56:16.089921+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: audit 2023-11-30T19:56:16.090519+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: audit 2023-11-30T19:56:16.420677+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:16.419891\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:17.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[111638]: audit 2023-11-30T19:56:16.426107+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:16.419891\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:17.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: audit 2023-11-30T19:56:16.420677+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:16.419891\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:17.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:17 smithi057 bash[108227]: audit 2023-11-30T19:56:16.426107+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:16.419891\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: audit 2023-11-30T19:56:15.882371+0000 mgr.y (mgr.14142) 81 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: cluster 2023-11-30T19:56:15.882699+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v78: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: cephadm 2023-11-30T19:56:15.883313+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: cluster 2023-11-30T19:56:16.054207+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:17.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: cluster 2023-11-30T19:56:16.054256+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:17.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: audit 2023-11-30T19:56:16.089860+0000 mon.a (mon.0) 362 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]': finished 2023-11-30T19:56:17.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: cluster 2023-11-30T19:56:16.089921+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-11-30T19:56:17.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: audit 2023-11-30T19:56:16.090519+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:17.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: audit 2023-11-30T19:56:16.420677+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:16.419891\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:56:17.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:17 smithi069 bash[108211]: audit 2023-11-30T19:56:16.426107+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}}, \"last_daemon_update\": \"2023-11-30T19:56:16.419891\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:56:18.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: cluster 2023-11-30T19:56:17.102295+0000 mon.a (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518] boot 2023-11-30T19:56:18.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: cluster 2023-11-30T19:56:17.102354+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e30: 4 total, 4 up, 4 in 2023-11-30T19:56:18.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: audit 2023-11-30T19:56:17.102977+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:18.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: audit 2023-11-30T19:56:17.344764+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.69:0/1140594333' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]: dispatch 2023-11-30T19:56:18.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: audit 2023-11-30T19:56:17.345386+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]: dispatch 2023-11-30T19:56:18.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: audit 2023-11-30T19:56:17.355051+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]': finished 2023-11-30T19:56:18.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: cluster 2023-11-30T19:56:17.355110+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-11-30T19:56:18.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: audit 2023-11-30T19:56:17.355260+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:18.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[108227]: audit 2023-11-30T19:56:18.095480+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.69:0/491037861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: cluster 2023-11-30T19:56:17.102295+0000 mon.a (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518] boot 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: cluster 2023-11-30T19:56:17.102354+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e30: 4 total, 4 up, 4 in 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: audit 2023-11-30T19:56:17.102977+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: audit 2023-11-30T19:56:17.344764+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.69:0/1140594333' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]: dispatch 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: audit 2023-11-30T19:56:17.345386+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]: dispatch 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: audit 2023-11-30T19:56:17.355051+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]': finished 2023-11-30T19:56:18.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: cluster 2023-11-30T19:56:17.355110+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-11-30T19:56:18.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: audit 2023-11-30T19:56:17.355260+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:18.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:18 smithi057 bash[111638]: audit 2023-11-30T19:56:18.095480+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.69:0/491037861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:18.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: cluster 2023-11-30T19:56:17.102295+0000 mon.a (mon.0) 367 : cluster [INF] osd.3 [v2:172.21.15.57:6826/2805675518,v1:172.21.15.57:6827/2805675518] boot 2023-11-30T19:56:18.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: cluster 2023-11-30T19:56:17.102354+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e30: 4 total, 4 up, 4 in 2023-11-30T19:56:18.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: audit 2023-11-30T19:56:17.102977+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T19:56:18.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: audit 2023-11-30T19:56:17.344764+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.69:0/1140594333' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]: dispatch 2023-11-30T19:56:18.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: audit 2023-11-30T19:56:17.345386+0000 mon.a (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]: dispatch 2023-11-30T19:56:18.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: audit 2023-11-30T19:56:17.355051+0000 mon.a (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71341daf-b0ad-42a9-90d0-bda19e1a239c"}]': finished 2023-11-30T19:56:18.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: cluster 2023-11-30T19:56:17.355110+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-11-30T19:56:18.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: audit 2023-11-30T19:56:17.355260+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:18.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:18 smithi069 bash[108211]: audit 2023-11-30T19:56:18.095480+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.69:0/491037861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[108227]: cluster 2023-11-30T19:56:17.883119+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 704 KiB used, 265 GiB / 268 GiB avail 2023-11-30T19:56:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[108227]: cluster 2023-11-30T19:56:18.350495+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[108227]: cluster 2023-11-30T19:56:18.350577+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[108227]: cluster 2023-11-30T19:56:19.013621+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e32: 5 total, 4 up, 4 in 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[108227]: audit 2023-11-30T19:56:19.013773+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[111638]: cluster 2023-11-30T19:56:17.883119+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 704 KiB used, 265 GiB / 268 GiB avail 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[111638]: cluster 2023-11-30T19:56:18.350495+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[111638]: cluster 2023-11-30T19:56:18.350577+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[111638]: cluster 2023-11-30T19:56:19.013621+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e32: 5 total, 4 up, 4 in 2023-11-30T19:56:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:19 smithi057 bash[111638]: audit 2023-11-30T19:56:19.013773+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:19 smithi069 bash[108211]: cluster 2023-11-30T19:56:17.883119+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 704 KiB used, 265 GiB / 268 GiB avail 2023-11-30T19:56:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:19 smithi069 bash[108211]: cluster 2023-11-30T19:56:18.350495+0000 mon.a (mon.0) 374 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:19 smithi069 bash[108211]: cluster 2023-11-30T19:56:18.350577+0000 mon.a (mon.0) 375 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:19.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:19 smithi069 bash[108211]: cluster 2023-11-30T19:56:19.013621+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e32: 5 total, 4 up, 4 in 2023-11-30T19:56:19.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:19 smithi069 bash[108211]: audit 2023-11-30T19:56:19.013773+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:21 smithi069 bash[108211]: cluster 2023-11-30T19:56:19.883475+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:21 smithi069 bash[108211]: audit 2023-11-30T19:56:20.298789+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:21.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:21 smithi057 bash[108227]: cluster 2023-11-30T19:56:19.883475+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:21 smithi057 bash[108227]: audit 2023-11-30T19:56:20.298789+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:21 smithi057 bash[111638]: cluster 2023-11-30T19:56:19.883475+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:21 smithi057 bash[111638]: audit 2023-11-30T19:56:20.298789+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:22.455 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:22 smithi069 bash[108211]: audit 2023-11-30T19:56:21.835830+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T19:56:22.455 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:22 smithi069 bash[108211]: audit 2023-11-30T19:56:21.836742+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:22.455 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:22 smithi069 bash[108211]: audit 2023-11-30T19:56:21.837844+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-30T19:56:22.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:22 smithi057 bash[108227]: audit 2023-11-30T19:56:21.835830+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T19:56:22.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:22 smithi057 bash[108227]: audit 2023-11-30T19:56:21.836742+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:22.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:22 smithi057 bash[108227]: audit 2023-11-30T19:56:21.837844+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-30T19:56:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:22 smithi057 bash[111638]: audit 2023-11-30T19:56:21.835830+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T19:56:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:22 smithi057 bash[111638]: audit 2023-11-30T19:56:21.836742+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:22 smithi057 bash[111638]: audit 2023-11-30T19:56:21.837844+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-30T19:56:22.945 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 4 on host 'smithi069' 2023-11-30T19:56:23.423 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[108211]: cephadm 2023-11-30T19:56:21.837538+0000 mgr.y (mgr.14142) 86 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T19:56:23.424 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[108211]: cluster 2023-11-30T19:56:21.883892+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:23.424 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[108211]: audit 2023-11-30T19:56:22.936147+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:23.424 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[108211]: audit 2023-11-30T19:56:22.936729+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:23.424 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[108211]: audit 2023-11-30T19:56:22.942549+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:23.425 DEBUG:teuthology.orchestra.run.smithi069:osd.4> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.4.service 2023-11-30T19:56:23.427 INFO:tasks.cephadm:Deploying osd.5 on smithi069 with /dev/vg_nvme/lv_3... 2023-11-30T19:56:23.427 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-30T19:56:23.455 INFO:journalctl@ceph.osd.4.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:56:23.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[108227]: cephadm 2023-11-30T19:56:21.837538+0000 mgr.y (mgr.14142) 86 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T19:56:23.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[108227]: cluster 2023-11-30T19:56:21.883892+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:23.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[108227]: audit 2023-11-30T19:56:22.936147+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[111638]: cephadm 2023-11-30T19:56:21.837538+0000 mgr.y (mgr.14142) 86 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T19:56:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[111638]: cluster 2023-11-30T19:56:21.883892+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[111638]: audit 2023-11-30T19:56:22.936147+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:23.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[108227]: audit 2023-11-30T19:56:22.936729+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:23.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[108227]: audit 2023-11-30T19:56:22.942549+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:23.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[111638]: audit 2023-11-30T19:56:22.936729+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:23.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:23 smithi057 bash[111638]: audit 2023-11-30T19:56:22.942549+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285260\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:55:15.285358\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_device_update\": \"2023-11-30T19:54:43.774344\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-30T19:56:23.730 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:23 smithi069 bash[110391]: --> ceph-volume lvm activate successful for osd ID: 4 2023-11-30T19:56:25.031 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-30T19:56:25.032 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-30T19:56:25.032 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-11-30T19:56:25.032 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-11-30T19:56:25.032 INFO:teuthology.orchestra.run.smithi069.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0109649 s, 956 MB/s 2023-11-30T19:56:25.032 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-11-30T19:56:25.326 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:25 smithi069 bash[108211]: cluster 2023-11-30T19:56:23.884389+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:25.326 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:25 smithi069 bash[108211]: audit 2023-11-30T19:56:24.194083+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:25.326 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:25 smithi069 bash[108211]: audit 2023-11-30T19:56:24.197746+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:25.327 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:25 smithi069 bash[108211]: audit 2023-11-30T19:56:24.198455+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:25.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[108227]: cluster 2023-11-30T19:56:23.884389+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:25.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[108227]: audit 2023-11-30T19:56:24.194083+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:25.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[111638]: cluster 2023-11-30T19:56:23.884389+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:25.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[111638]: audit 2023-11-30T19:56:24.194083+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:25.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[111638]: audit 2023-11-30T19:56:24.197746+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:25.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[111638]: audit 2023-11-30T19:56:24.198455+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:25.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[108227]: audit 2023-11-30T19:56:24.197746+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:25.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:25 smithi057 bash[108227]: audit 2023-11-30T19:56:24.198455+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:25.570 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_3 2023-11-30T19:56:25.597 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:25 smithi069 bash[110744]: debug 2023-11-30T19:56:25.404+0000 7f4bae7e1ec0 -1 Falling back to public interface 2023-11-30T19:56:26.264 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:25 smithi069 bash[110744]: debug 2023-11-30T19:56:25.989+0000 7f4bae7e1ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-11-30T19:56:26.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:26 smithi069 bash[108211]: audit 2023-11-30T19:56:25.993293+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:26 smithi069 bash[108211]: audit 2023-11-30T19:56:25.993875+0000 mon.a (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:26.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:26 smithi057 bash[108227]: audit 2023-11-30T19:56:25.993293+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:26.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:26 smithi057 bash[108227]: audit 2023-11-30T19:56:25.993875+0000 mon.a (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:26.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:26 smithi057 bash[111638]: audit 2023-11-30T19:56:25.993293+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:26.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:26 smithi057 bash[111638]: audit 2023-11-30T19:56:25.993875+0000 mon.a (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:27.412 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[110744]: debug 2023-11-30T19:56:27.189+0000 7f4b97596700 -1 osd.4 0 waiting for initial osdmap 2023-11-30T19:56:27.413 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[110744]: debug 2023-11-30T19:56:27.196+0000 7f4ba27b2700 -1 osd.4 34 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:56:27.413 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: cluster 2023-11-30T19:56:25.884840+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:27.413 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.178576+0000 mon.a (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T19:56:27.413 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: cluster 2023-11-30T19:56:26.178636+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-11-30T19:56:27.413 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.178816+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:27.413 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.182275+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:27.413 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.182615+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.773615+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.774392+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.775545+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:26.858495+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: cluster 2023-11-30T19:56:26.944720+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: cluster 2023-11-30T19:56:26.944769+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:27.051317+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:27.414 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:27 smithi069 bash[108211]: audit 2023-11-30T19:56:27.059614+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: cluster 2023-11-30T19:56:25.884840+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.178576+0000 mon.a (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: cluster 2023-11-30T19:56:26.178636+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.178816+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.182275+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.182615+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.773615+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:27.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.774392+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:27.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.775545+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:27.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:26.858495+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:27.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: cluster 2023-11-30T19:56:26.944720+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:27.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: cluster 2023-11-30T19:56:26.944769+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:27.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: cluster 2023-11-30T19:56:25.884840+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.178576+0000 mon.a (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: cluster 2023-11-30T19:56:26.178636+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.178816+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.182275+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.182615+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.773615+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.774392+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:27.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.775545+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:26.858495+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: cluster 2023-11-30T19:56:26.944720+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: cluster 2023-11-30T19:56:26.944769+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:27.051317+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[111638]: audit 2023-11-30T19:56:27.059614+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:27.051317+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:27.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:27 smithi057 bash[108227]: audit 2023-11-30T19:56:27.059614+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193411\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:21.835517\"}}, \"last_daemon_update\": \"2023-11-30T19:56:24.193493\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:28.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:28 smithi069 bash[108211]: audit 2023-11-30T19:56:26.772518+0000 mgr.y (mgr.14142) 90 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:28.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:28 smithi069 bash[108211]: cephadm 2023-11-30T19:56:26.773325+0000 mgr.y (mgr.14142) 91 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:28.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:28 smithi069 bash[108211]: audit 2023-11-30T19:56:27.188326+0000 mon.a (mon.0) 399 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:28.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:28 smithi069 bash[108211]: cluster 2023-11-30T19:56:27.188367+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2023-11-30T19:56:28.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:28 smithi069 bash[108211]: audit 2023-11-30T19:56:27.191235+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:28.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[108227]: audit 2023-11-30T19:56:26.772518+0000 mgr.y (mgr.14142) 90 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[108227]: cephadm 2023-11-30T19:56:26.773325+0000 mgr.y (mgr.14142) 91 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[108227]: audit 2023-11-30T19:56:27.188326+0000 mon.a (mon.0) 399 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[108227]: cluster 2023-11-30T19:56:27.188367+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[108227]: audit 2023-11-30T19:56:27.191235+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[111638]: audit 2023-11-30T19:56:26.772518+0000 mgr.y (mgr.14142) 90 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[111638]: cephadm 2023-11-30T19:56:26.773325+0000 mgr.y (mgr.14142) 91 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[111638]: audit 2023-11-30T19:56:27.188326+0000 mon.a (mon.0) 399 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:28.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[111638]: cluster 2023-11-30T19:56:27.188367+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e34: 5 total, 4 up, 4 in 2023-11-30T19:56:28.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:28 smithi057 bash[111638]: audit 2023-11-30T19:56:27.191235+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:29.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: cluster 2023-11-30T19:56:27.885243+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v90: 1 pgs: 1 peering; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:29.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: cluster 2023-11-30T19:56:28.220408+0000 mon.a (mon.0) 402 : cluster [INF] osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105] boot 2023-11-30T19:56:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: cluster 2023-11-30T19:56:28.220475+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-11-30T19:56:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: audit 2023-11-30T19:56:28.221282+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: audit 2023-11-30T19:56:28.321763+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.69:0/2402186402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]: dispatch 2023-11-30T19:56:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: audit 2023-11-30T19:56:28.322219+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]: dispatch 2023-11-30T19:56:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: audit 2023-11-30T19:56:28.335833+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]': finished 2023-11-30T19:56:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: cluster 2023-11-30T19:56:28.335901+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2023-11-30T19:56:29.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: audit 2023-11-30T19:56:28.336027+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:29.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:29 smithi069 bash[108211]: audit 2023-11-30T19:56:29.037466+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.69:0/3928399417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:29.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: cluster 2023-11-30T19:56:27.885243+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v90: 1 pgs: 1 peering; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:29.779 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: cluster 2023-11-30T19:56:28.220408+0000 mon.a (mon.0) 402 : cluster [INF] osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105] boot 2023-11-30T19:56:29.780 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: cluster 2023-11-30T19:56:28.220475+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-11-30T19:56:29.780 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: audit 2023-11-30T19:56:28.221282+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:29.780 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: audit 2023-11-30T19:56:28.321763+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.69:0/2402186402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]: dispatch 2023-11-30T19:56:29.780 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: audit 2023-11-30T19:56:28.322219+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]: dispatch 2023-11-30T19:56:29.780 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: audit 2023-11-30T19:56:28.335833+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]': finished 2023-11-30T19:56:29.781 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: cluster 2023-11-30T19:56:28.335901+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2023-11-30T19:56:29.781 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: audit 2023-11-30T19:56:28.336027+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:29.781 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[108227]: audit 2023-11-30T19:56:29.037466+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.69:0/3928399417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:29.781 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: cluster 2023-11-30T19:56:27.885243+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v90: 1 pgs: 1 peering; 0 B data, 1.1 MiB used, 354 GiB / 358 GiB avail 2023-11-30T19:56:29.782 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: cluster 2023-11-30T19:56:28.220408+0000 mon.a (mon.0) 402 : cluster [INF] osd.4 [v2:172.21.15.69:6800/686164105,v1:172.21.15.69:6801/686164105] boot 2023-11-30T19:56:29.782 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: cluster 2023-11-30T19:56:28.220475+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2023-11-30T19:56:29.782 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: audit 2023-11-30T19:56:28.221282+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:29.782 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: audit 2023-11-30T19:56:28.321763+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.69:0/2402186402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]: dispatch 2023-11-30T19:56:29.782 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: audit 2023-11-30T19:56:28.322219+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]: dispatch 2023-11-30T19:56:29.782 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: audit 2023-11-30T19:56:28.335833+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ce94743-7dd9-4a6b-8e2f-060456c09964"}]': finished 2023-11-30T19:56:29.783 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: cluster 2023-11-30T19:56:28.335901+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2023-11-30T19:56:29.783 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: audit 2023-11-30T19:56:28.336027+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:29.783 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:29 smithi057 bash[111638]: audit 2023-11-30T19:56:29.037466+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.69:0/3928399417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:30.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:30 smithi057 bash[108227]: cluster 2023-11-30T19:56:29.338486+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e37: 6 total, 5 up, 5 in 2023-11-30T19:56:30.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:30 smithi057 bash[108227]: audit 2023-11-30T19:56:29.338662+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:30.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:30 smithi057 bash[111638]: cluster 2023-11-30T19:56:29.338486+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e37: 6 total, 5 up, 5 in 2023-11-30T19:56:30.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:30 smithi057 bash[111638]: audit 2023-11-30T19:56:29.338662+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:30.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:30 smithi069 bash[108211]: cluster 2023-11-30T19:56:29.338486+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e37: 6 total, 5 up, 5 in 2023-11-30T19:56:30.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:30 smithi069 bash[108211]: audit 2023-11-30T19:56:29.338662+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:31 smithi069 bash[108211]: cluster 2023-11-30T19:56:29.885717+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v94: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-30T19:56:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:31 smithi069 bash[108211]: audit 2023-11-30T19:56:31.303532+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:31.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:31 smithi057 bash[108227]: cluster 2023-11-30T19:56:29.885717+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v94: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-30T19:56:31.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:31 smithi057 bash[108227]: audit 2023-11-30T19:56:31.303532+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:31.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:31 smithi057 bash[111638]: cluster 2023-11-30T19:56:29.885717+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v94: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-30T19:56:31.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:31 smithi057 bash[111638]: audit 2023-11-30T19:56:31.303532+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:33.682 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[108211]: cluster 2023-11-30T19:56:31.886121+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v95: 1 pgs: 1 peering; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-11-30T19:56:33.682 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[108211]: audit 2023-11-30T19:56:32.933774+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T19:56:33.682 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[108211]: audit 2023-11-30T19:56:32.934593+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:33.682 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[108211]: audit 2023-11-30T19:56:32.935495+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-30T19:56:33.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[108227]: cluster 2023-11-30T19:56:31.886121+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v95: 1 pgs: 1 peering; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-11-30T19:56:33.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[108227]: audit 2023-11-30T19:56:32.933774+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T19:56:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[108227]: audit 2023-11-30T19:56:32.934593+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[108227]: audit 2023-11-30T19:56:32.935495+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-30T19:56:33.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[111638]: cluster 2023-11-30T19:56:31.886121+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v95: 1 pgs: 1 peering; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2023-11-30T19:56:33.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[111638]: audit 2023-11-30T19:56:32.933774+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T19:56:33.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[111638]: audit 2023-11-30T19:56:32.934593+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:33.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:33 smithi057 bash[111638]: audit 2023-11-30T19:56:32.935495+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-30T19:56:33.959 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:33 smithi069 systemd[1]: Stopping Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:56:33.959 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[110744]: debug 2023-11-30T19:56:33.913+0000 7f4ba6029700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T19:56:33.959 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[110744]: debug 2023-11-30T19:56:33.913+0000 7f4ba6029700 -1 osd.4 37 *** Got signal Terminated *** 2023-11-30T19:56:33.959 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:33 smithi069 bash[110744]: debug 2023-11-30T19:56:33.913+0000 7f4ba6029700 -1 osd.4 37 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T19:56:34.264 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:34 smithi069 podman[111841]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.4 2023-11-30T19:56:34.585 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cephadm 2023-11-30T19:56:32.935223+0000 mgr.y (mgr.14142) 95 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956006+0000 mon.a (mon.0) 415 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956058+0000 mon.a (mon.0) 416 : cluster [INF] osd.4 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956251+0000 mon.a (mon.0) 417 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956349+0000 mon.a (mon.0) 418 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956500+0000 mon.a (mon.0) 419 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956580+0000 mon.a (mon.0) 420 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956739+0000 mon.a (mon.0) 421 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.956823+0000 mon.a (mon.0) 422 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.957004+0000 mon.a (mon.0) 423 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.156540+0000 mon.a (mon.0) 424 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.586 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.156734+0000 mon.a (mon.0) 425 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.587 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.156911+0000 mon.a (mon.0) 426 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.587 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.157078+0000 mon.a (mon.0) 427 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.587 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.157260+0000 mon.a (mon.0) 428 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.587 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.157421+0000 mon.a (mon.0) 429 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.587 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.157580+0000 mon.a (mon.0) 430 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.587 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:34 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.157752+0000 mon.a (mon.0) 431 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cephadm 2023-11-30T19:56:32.935223+0000 mgr.y (mgr.14142) 95 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956006+0000 mon.a (mon.0) 415 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956058+0000 mon.a (mon.0) 416 : cluster [INF] osd.4 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956251+0000 mon.a (mon.0) 417 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956349+0000 mon.a (mon.0) 418 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956500+0000 mon.a (mon.0) 419 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956580+0000 mon.a (mon.0) 420 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956739+0000 mon.a (mon.0) 421 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.956823+0000 mon.a (mon.0) 422 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.957004+0000 mon.a (mon.0) 423 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.156540+0000 mon.a (mon.0) 424 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.156734+0000 mon.a (mon.0) 425 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.156911+0000 mon.a (mon.0) 426 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.157078+0000 mon.a (mon.0) 427 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.157260+0000 mon.a (mon.0) 428 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.157421+0000 mon.a (mon.0) 429 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.157580+0000 mon.a (mon.0) 430 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.157752+0000 mon.a (mon.0) 431 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cephadm 2023-11-30T19:56:32.935223+0000 mgr.y (mgr.14142) 95 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T19:56:34.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956006+0000 mon.a (mon.0) 415 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956058+0000 mon.a (mon.0) 416 : cluster [INF] osd.4 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956251+0000 mon.a (mon.0) 417 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956349+0000 mon.a (mon.0) 418 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956500+0000 mon.a (mon.0) 419 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956580+0000 mon.a (mon.0) 420 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956739+0000 mon.a (mon.0) 421 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.956823+0000 mon.a (mon.0) 422 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.957004+0000 mon.a (mon.0) 423 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.156540+0000 mon.a (mon.0) 424 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.156734+0000 mon.a (mon.0) 425 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.156911+0000 mon.a (mon.0) 426 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.157078+0000 mon.a (mon.0) 427 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.157260+0000 mon.a (mon.0) 428 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:34.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.157421+0000 mon.a (mon.0) 429 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-11-30T19:56:34.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.157580+0000 mon.a (mon.0) 430 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T19:56:34.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:34 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.157752+0000 mon.a (mon.0) 431 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-11-30T19:56:35.223 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:34 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-11-30T19:56:35.223 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:34 smithi069 systemd[1]: Stopped Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:56:35.223 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 systemd[1]: Starting Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:56:35.223 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 podman[111977]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.4" found: no such container 2023-11-30T19:56:35.223 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 systemd[1]: Started Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:56:35.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: cluster 2023-11-30T19:56:33.886599+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v96: 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 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.367835+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.367860+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: cluster 2023-11-30T19:56:34.382478+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e38: 6 total, 4 up, 5 in 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:34.383149+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:35.098349+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:35.098824+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:35.102044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:35.102739+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T19:56:35.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:35.104041+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:35.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[108211]: audit 2023-11-30T19:56:35.105161+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-30T19:56:35.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: cluster 2023-11-30T19:56:33.886599+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v96: 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 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.367835+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.367860+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: cluster 2023-11-30T19:56:34.382478+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e38: 6 total, 4 up, 5 in 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:34.383149+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: cluster 2023-11-30T19:56:33.886599+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v96: 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 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.367835+0000 mon.a (mon.0) 432 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.367860+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-11-30T19:56:35.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: cluster 2023-11-30T19:56:34.382478+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e38: 6 total, 4 up, 5 in 2023-11-30T19:56:35.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:34.383149+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:35.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:35.098349+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:35.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:35.098824+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:35.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:35.098349+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:35.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:35.098824+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:35.102044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:35.102739+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:35.104041+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[108227]: audit 2023-11-30T19:56:35.105161+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:35.102044+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193273\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:24.193369\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:35.102739+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:35.104041+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:35.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:35 smithi057 bash[111638]: audit 2023-11-30T19:56:35.105161+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-30T19:56:35.950 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-30T19:56:35.950 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-11-30T19:56:35.950 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-30T19:56:35.951 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-11-30T19:56:35.951 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-30T19:56:35.951 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-30T19:56:35.951 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:35 smithi069 bash[111993]: --> ceph-volume lvm activate successful for osd ID: 4 2023-11-30T19:56:36.503 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:36 smithi069 bash[108211]: cephadm 2023-11-30T19:56:35.104787+0000 mgr.y (mgr.14142) 97 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T19:56:36.503 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:36 smithi069 bash[108211]: cluster 2023-11-30T19:56:35.385133+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e39: 6 total, 4 up, 5 in 2023-11-30T19:56:36.504 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:36 smithi069 bash[108211]: audit 2023-11-30T19:56:35.385773+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:36.504 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:36 smithi069 bash[108211]: audit 2023-11-30T19:56:36.264709+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_daemon_update\": \"2023-11-30T19:56:36.264083\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:36.504 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:36 smithi069 bash[108211]: audit 2023-11-30T19:56:36.270153+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_daemon_update\": \"2023-11-30T19:56:36.264083\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:36.698 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 4,5 on host 'smithi069' 2023-11-30T19:56:36.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[111638]: cephadm 2023-11-30T19:56:35.104787+0000 mgr.y (mgr.14142) 97 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T19:56:36.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[111638]: cluster 2023-11-30T19:56:35.385133+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e39: 6 total, 4 up, 5 in 2023-11-30T19:56:36.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[111638]: audit 2023-11-30T19:56:35.385773+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:36.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[108227]: cephadm 2023-11-30T19:56:35.104787+0000 mgr.y (mgr.14142) 97 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T19:56:36.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[108227]: cluster 2023-11-30T19:56:35.385133+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e39: 6 total, 4 up, 5 in 2023-11-30T19:56:36.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[108227]: audit 2023-11-30T19:56:35.385773+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:36.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[111638]: audit 2023-11-30T19:56:36.264709+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_daemon_update\": \"2023-11-30T19:56:36.264083\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:36.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[111638]: audit 2023-11-30T19:56:36.270153+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_daemon_update\": \"2023-11-30T19:56:36.264083\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:36.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[108227]: audit 2023-11-30T19:56:36.264709+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_daemon_update\": \"2023-11-30T19:56:36.264083\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:36.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:36 smithi057 bash[108227]: audit 2023-11-30T19:56:36.270153+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}}, \"last_daemon_update\": \"2023-11-30T19:56:36.264083\", \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:37.203 DEBUG:teuthology.orchestra.run.smithi069:osd.5> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.5.service 2023-11-30T19:56:37.246 INFO:tasks.cephadm:Deploying osd.6 on smithi069 with /dev/vg_nvme/lv_2... 2023-11-30T19:56:37.246 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-30T19:56:37.275 INFO:journalctl@ceph.osd.5.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:56:37.405 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[112245]: debug 2023-11-30T19:56:37.111+0000 7f450118bec0 -1 Falling back to public interface 2023-11-30T19:56:37.406 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[108211]: cluster 2023-11-30T19:56:35.886918+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v99: 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 2023-11-30T19:56:37.406 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[108211]: audit 2023-11-30T19:56:36.688530+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:37.406 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[108211]: audit 2023-11-30T19:56:36.689061+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:37.406 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[108211]: audit 2023-11-30T19:56:36.694236+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:37.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[108227]: cluster 2023-11-30T19:56:35.886918+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v99: 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 2023-11-30T19:56:37.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[111638]: cluster 2023-11-30T19:56:35.886918+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v99: 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 2023-11-30T19:56:37.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[108227]: audit 2023-11-30T19:56:36.688530+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:37.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[108227]: audit 2023-11-30T19:56:36.689061+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:37.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[108227]: audit 2023-11-30T19:56:36.694236+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:37.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[111638]: audit 2023-11-30T19:56:36.688530+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:37.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[111638]: audit 2023-11-30T19:56:36.689061+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:37.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:37 smithi057 bash[111638]: audit 2023-11-30T19:56:36.694236+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263867\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.263961\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:36.264001\", \"created\": \"2023-11-30T19:56:22.904120\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_device_update\": \"2023-11-30T19:56:27.050734\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:37.916 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[112245]: debug 2023-11-30T19:56:37.684+0000 7f450118bec0 -1 osd.4 37 log_to_monitors {default=true} 2023-11-30T19:56:37.917 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 19:56:37 smithi069 bash[112245]: debug 2023-11-30T19:56:37.691+0000 7f44f1154700 -1 osd.4 37 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:37.688314+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:37.688680+0000 mon.a (mon.0) 449 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:37.689204+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:37.689520+0000 mon.a (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:38.277501+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:38.282475+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:38.607 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[108211]: audit 2023-11-30T19:56:38.283265+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:38.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:37.688314+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:38.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:37.688680+0000 mon.a (mon.0) 449 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:38.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:37.689204+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:38.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:37.689520+0000 mon.a (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:38.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:37.688314+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:38.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:37.688680+0000 mon.a (mon.0) 449 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T19:56:38.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:37.689204+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:38.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:37.689520+0000 mon.a (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:38.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:38.277501+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:38.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:38.282475+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:38.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[108227]: audit 2023-11-30T19:56:38.283265+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:38.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:38.277501+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:38.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:38.282475+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:38.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:38 smithi057 bash[111638]: audit 2023-11-30T19:56:38.283265+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:39.014 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:38 smithi069 bash[112764]: debug 2023-11-30T19:56:38.718+0000 7f1b3e60aec0 -1 Falling back to public interface 2023-11-30T19:56:39.034 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-30T19:56:39.034 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-30T19:56:39.034 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-11-30T19:56:39.034 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-11-30T19:56:39.035 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126163 s, 831 MB/s 2023-11-30T19:56:39.035 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-11-30T19:56:39.379 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[112764]: debug 2023-11-30T19:56:39.293+0000 7f1b3e60aec0 -1 osd.5 0 log_to_monitors {default=true} 2023-11-30T19:56:39.617 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_2 2023-11-30T19:56:39.645 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:37.887420+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v100: 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 2023-11-30T19:56:39.645 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:38.401035+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:39.645 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:38.401062+0000 mon.a (mon.0) 455 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-30T19:56:39.645 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:38.401073+0000 mon.a (mon.0) 456 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:39.645 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:38.401401+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:39.645 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:38.409316+0000 mon.a (mon.0) 458 : cluster [INF] osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088] boot 2023-11-30T19:56:39.646 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: cluster 2023-11-30T19:56:38.409389+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-11-30T19:56:39.646 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: audit 2023-11-30T19:56:38.410040+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:39.646 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: audit 2023-11-30T19:56:38.410543+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:39.646 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: audit 2023-11-30T19:56:39.296138+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:39.646 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:39 smithi069 bash[108211]: audit 2023-11-30T19:56:39.296455+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:37.887420+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v100: 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 2023-11-30T19:56:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:38.401035+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:38.401062+0000 mon.a (mon.0) 455 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-30T19:56:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:38.401073+0000 mon.a (mon.0) 456 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:38.401401+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:38.409316+0000 mon.a (mon.0) 458 : cluster [INF] osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088] boot 2023-11-30T19:56:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: cluster 2023-11-30T19:56:38.409389+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-11-30T19:56:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: audit 2023-11-30T19:56:38.410040+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: audit 2023-11-30T19:56:38.410543+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: audit 2023-11-30T19:56:39.296138+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[108227]: audit 2023-11-30T19:56:39.296455+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:37.887420+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v100: 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 2023-11-30T19:56:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:38.401035+0000 mon.a (mon.0) 454 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:38.401062+0000 mon.a (mon.0) 455 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-11-30T19:56:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:38.401073+0000 mon.a (mon.0) 456 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:38.401401+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:38.409316+0000 mon.a (mon.0) 458 : cluster [INF] osd.4 [v2:172.21.15.69:6800/1706295088,v1:172.21.15.69:6801/1706295088] boot 2023-11-30T19:56:39.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: cluster 2023-11-30T19:56:38.409389+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-11-30T19:56:39.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: audit 2023-11-30T19:56:38.410040+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T19:56:39.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: audit 2023-11-30T19:56:38.410543+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:39.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: audit 2023-11-30T19:56:39.296138+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:39.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:39 smithi057 bash[111638]: audit 2023-11-30T19:56:39.296455+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:40.704 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[112764]: debug 2023-11-30T19:56:40.424+0000 7f1b233b7700 -1 osd.5 0 waiting for initial osdmap 2023-11-30T19:56:40.705 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[112764]: debug 2023-11-30T19:56:40.430+0000 7f1b2e5d3700 -1 osd.5 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:56:40.705 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: audit 2023-11-30T19:56:39.417006+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T19:56:40.705 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: cluster 2023-11-30T19:56:39.417043+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e41: 6 total, 5 up, 5 in 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: audit 2023-11-30T19:56:39.419411+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: audit 2023-11-30T19:56:39.425080+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: audit 2023-11-30T19:56:39.425883+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: cluster 2023-11-30T19:56:40.286916+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: cluster 2023-11-30T19:56:40.286958+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: audit 2023-11-30T19:56:40.423204+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:40.706 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: cluster 2023-11-30T19:56:40.423251+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e42: 6 total, 5 up, 5 in 2023-11-30T19:56:40.707 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:40 smithi069 bash[108211]: audit 2023-11-30T19:56:40.423419+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:40.709 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[115567]: debug 2023-11-30T19:56:40.420+0000 7ff798c1b700 -1 osd.0 42 build_incremental_map_msg missing incremental map 42 2023-11-30T19:56:40.709 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[116047]: debug 2023-11-30T19:56:40.424+0000 7f7500a49700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-11-30T19:56:40.710 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[119839]: debug 2023-11-30T19:56:40.424+0000 7f3f1845a700 -1 osd.3 42 build_incremental_map_msg missing incremental map 42 2023-11-30T19:56:40.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: audit 2023-11-30T19:56:39.417006+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: cluster 2023-11-30T19:56:39.417043+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e41: 6 total, 5 up, 5 in 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: audit 2023-11-30T19:56:39.419411+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: audit 2023-11-30T19:56:39.425080+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: audit 2023-11-30T19:56:39.425883+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: cluster 2023-11-30T19:56:40.286916+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: cluster 2023-11-30T19:56:40.286958+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: audit 2023-11-30T19:56:40.423204+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: cluster 2023-11-30T19:56:40.423251+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e42: 6 total, 5 up, 5 in 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[111638]: audit 2023-11-30T19:56:40.423419+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:40.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: audit 2023-11-30T19:56:39.417006+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T19:56:40.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: cluster 2023-11-30T19:56:39.417043+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e41: 6 total, 5 up, 5 in 2023-11-30T19:56:40.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: audit 2023-11-30T19:56:39.419411+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:40.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: audit 2023-11-30T19:56:39.425080+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:40.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: audit 2023-11-30T19:56:39.425883+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:40.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: cluster 2023-11-30T19:56:40.286916+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:40.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: cluster 2023-11-30T19:56:40.286958+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:40.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: audit 2023-11-30T19:56:40.423204+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:40.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: cluster 2023-11-30T19:56:40.423251+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e42: 6 total, 5 up, 5 in 2023-11-30T19:56:40.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:40 smithi057 bash[108227]: audit 2023-11-30T19:56:40.423419+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:41.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: cluster 2023-11-30T19:56:39.887849+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:41.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:40.748472+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: cluster 2023-11-30T19:56:39.887849+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:40.748472+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:40.938474+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:41.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:40.938474+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:40.946550+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:41.056304+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:41.057219+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:41.058453+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: cluster 2023-11-30T19:56:41.428813+0000 mon.a (mon.0) 476 : cluster [INF] osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785] boot 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: cluster 2023-11-30T19:56:41.428867+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-11-30T19:56:41.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[108227]: audit 2023-11-30T19:56:41.429016+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:40.946550+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:41.056304+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:41.057219+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:41.058453+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: cluster 2023-11-30T19:56:41.428813+0000 mon.a (mon.0) 476 : cluster [INF] osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785] boot 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: cluster 2023-11-30T19:56:41.428867+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-11-30T19:56:41.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:41 smithi057 bash[111638]: audit 2023-11-30T19:56:41.429016+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:41.776 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: cluster 2023-11-30T19:56:39.887849+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:40.748472+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:40.938474+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:40.946550+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"a55211115c58\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276728\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:37.930136\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:35.102498\"}}, \"last_daemon_update\": \"2023-11-30T19:56:38.276842\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:41.056304+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:41.057219+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:41.058453+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: cluster 2023-11-30T19:56:41.428813+0000 mon.a (mon.0) 476 : cluster [INF] osd.5 [v2:172.21.15.69:6808/1865413785,v1:172.21.15.69:6809/1865413785] boot 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: cluster 2023-11-30T19:56:41.428867+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2023-11-30T19:56:41.777 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:41 smithi069 bash[108211]: audit 2023-11-30T19:56:41.429016+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:42.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:42 smithi057 bash[108227]: audit 2023-11-30T19:56:41.055140+0000 mgr.y (mgr.14142) 101 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:42.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:42 smithi057 bash[108227]: cephadm 2023-11-30T19:56:41.055968+0000 mgr.y (mgr.14142) 102 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:42.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:42 smithi057 bash[108227]: cluster 2023-11-30T19:56:42.439430+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2023-11-30T19:56:42.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:42 smithi057 bash[111638]: audit 2023-11-30T19:56:41.055140+0000 mgr.y (mgr.14142) 101 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:42.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:42 smithi057 bash[111638]: cephadm 2023-11-30T19:56:41.055968+0000 mgr.y (mgr.14142) 102 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:42.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:42 smithi057 bash[111638]: cluster 2023-11-30T19:56:42.439430+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2023-11-30T19:56:42.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:42 smithi069 bash[108211]: audit 2023-11-30T19:56:41.055140+0000 mgr.y (mgr.14142) 101 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:42.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:42 smithi069 bash[108211]: cephadm 2023-11-30T19:56:41.055968+0000 mgr.y (mgr.14142) 102 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:42.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:42 smithi069 bash[108211]: cluster 2023-11-30T19:56:42.439430+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2023-11-30T19:56:43.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: cluster 2023-11-30T19:56:41.888372+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:43.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: audit 2023-11-30T19:56:42.535796+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.69:0/2981560659' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]: dispatch 2023-11-30T19:56:43.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: audit 2023-11-30T19:56:42.536195+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]: dispatch 2023-11-30T19:56:43.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: audit 2023-11-30T19:56:42.540625+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]': finished 2023-11-30T19:56:43.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: cluster 2023-11-30T19:56:42.540708+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e45: 7 total, 6 up, 6 in 2023-11-30T19:56:43.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: audit 2023-11-30T19:56:42.540888+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:43.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:43 smithi069 bash[108211]: audit 2023-11-30T19:56:43.287733+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.69:0/2391093794' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:43.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: cluster 2023-11-30T19:56:41.888372+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:43.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: audit 2023-11-30T19:56:42.535796+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.69:0/2981560659' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]: dispatch 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: audit 2023-11-30T19:56:42.536195+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]: dispatch 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: audit 2023-11-30T19:56:42.540625+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]': finished 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: cluster 2023-11-30T19:56:42.540708+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e45: 7 total, 6 up, 6 in 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: audit 2023-11-30T19:56:42.540888+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[108227]: audit 2023-11-30T19:56:43.287733+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.69:0/2391093794' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: cluster 2023-11-30T19:56:41.888372+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.7 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: audit 2023-11-30T19:56:42.535796+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.69:0/2981560659' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]: dispatch 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: audit 2023-11-30T19:56:42.536195+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]: dispatch 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: audit 2023-11-30T19:56:42.540625+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5089f366-fb77-4f95-8343-a00019ca9308"}]': finished 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: cluster 2023-11-30T19:56:42.540708+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e45: 7 total, 6 up, 6 in 2023-11-30T19:56:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: audit 2023-11-30T19:56:42.540888+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:43.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:43 smithi057 bash[111638]: audit 2023-11-30T19:56:43.287733+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.69:0/2391093794' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:44.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:44 smithi057 bash[108227]: cluster 2023-11-30T19:56:44.465179+0000 mon.a (mon.0) 484 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:56:44.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:44 smithi057 bash[108227]: cluster 2023-11-30T19:56:44.465210+0000 mon.a (mon.0) 485 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:44.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:44 smithi057 bash[111638]: cluster 2023-11-30T19:56:44.465179+0000 mon.a (mon.0) 484 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:56:44.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:44 smithi057 bash[111638]: cluster 2023-11-30T19:56:44.465210+0000 mon.a (mon.0) 485 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:45.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:44 smithi069 bash[108211]: cluster 2023-11-30T19:56:44.465179+0000 mon.a (mon.0) 484 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:56:45.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:44 smithi069 bash[108211]: cluster 2023-11-30T19:56:44.465210+0000 mon.a (mon.0) 485 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:45.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:45 smithi069 bash[108211]: cluster 2023-11-30T19:56:43.888889+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v109: 1 pgs: 1 peering; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:45.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:45 smithi057 bash[108227]: cluster 2023-11-30T19:56:43.888889+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v109: 1 pgs: 1 peering; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:45.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:45 smithi057 bash[111638]: cluster 2023-11-30T19:56:43.888889+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v109: 1 pgs: 1 peering; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:46.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:46 smithi057 bash[108227]: audit 2023-11-30T19:56:45.532238+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:46.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:46 smithi057 bash[111638]: audit 2023-11-30T19:56:45.532238+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:47.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:46 smithi069 bash[108211]: audit 2023-11-30T19:56:45.532238+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:47 smithi069 bash[108211]: cluster 2023-11-30T19:56:45.889243+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v110: 1 pgs: 1 peering; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:47 smithi069 bash[108211]: audit 2023-11-30T19:56:47.123653+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T19:56:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:47 smithi069 bash[108211]: audit 2023-11-30T19:56:47.124544+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:47.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:47 smithi069 bash[108211]: audit 2023-11-30T19:56:47.125439+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-30T19:56:47.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[108227]: cluster 2023-11-30T19:56:45.889243+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v110: 1 pgs: 1 peering; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[108227]: audit 2023-11-30T19:56:47.123653+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[108227]: audit 2023-11-30T19:56:47.124544+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[108227]: audit 2023-11-30T19:56:47.125439+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[111638]: cluster 2023-11-30T19:56:45.889243+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v110: 1 pgs: 1 peering; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[111638]: audit 2023-11-30T19:56:47.123653+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[111638]: audit 2023-11-30T19:56:47.124544+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:47.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:47 smithi057 bash[111638]: audit 2023-11-30T19:56:47.125439+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-30T19:56:48.047 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:47 smithi069 systemd[1]: Stopping Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:56:48.300 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[112764]: debug 2023-11-30T19:56:48.045+0000 7f1b35e52700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T19:56:48.300 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[112764]: debug 2023-11-30T19:56:48.045+0000 7f1b35e52700 -1 osd.5 45 *** Got signal Terminated *** 2023-11-30T19:56:48.300 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[112764]: debug 2023-11-30T19:56:48.045+0000 7f1b35e52700 -1 osd.5 45 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T19:56:48.570 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:48 smithi069 podman[113991]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.5 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cephadm 2023-11-30T19:56:47.125159+0000 mgr.y (mgr.14142) 106 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096067+0000 mon.a (mon.0) 490 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096105+0000 mon.a (mon.0) 491 : cluster [INF] osd.5 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096281+0000 mon.a (mon.0) 492 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096374+0000 mon.a (mon.0) 493 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096557+0000 mon.a (mon.0) 494 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096709+0000 mon.a (mon.0) 495 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.821 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096829+0000 mon.a (mon.0) 496 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.096949+0000 mon.a (mon.0) 497 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.097084+0000 mon.a (mon.0) 498 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.296586+0000 mon.a (mon.0) 499 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.296767+0000 mon.a (mon.0) 500 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.296873+0000 mon.a (mon.0) 501 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297050+0000 mon.a (mon.0) 502 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297186+0000 mon.a (mon.0) 503 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297302+0000 mon.a (mon.0) 504 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297485+0000 mon.a (mon.0) 505 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297609+0000 mon.a (mon.0) 506 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297747+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.822 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:48 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.297869+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cephadm 2023-11-30T19:56:47.125159+0000 mgr.y (mgr.14142) 106 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096067+0000 mon.a (mon.0) 490 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096105+0000 mon.a (mon.0) 491 : cluster [INF] osd.5 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096281+0000 mon.a (mon.0) 492 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096374+0000 mon.a (mon.0) 493 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096557+0000 mon.a (mon.0) 494 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096709+0000 mon.a (mon.0) 495 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096829+0000 mon.a (mon.0) 496 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.096949+0000 mon.a (mon.0) 497 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.097084+0000 mon.a (mon.0) 498 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.296586+0000 mon.a (mon.0) 499 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.296767+0000 mon.a (mon.0) 500 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.296873+0000 mon.a (mon.0) 501 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297050+0000 mon.a (mon.0) 502 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297186+0000 mon.a (mon.0) 503 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297302+0000 mon.a (mon.0) 504 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297485+0000 mon.a (mon.0) 505 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297609+0000 mon.a (mon.0) 506 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297747+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.297869+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cephadm 2023-11-30T19:56:47.125159+0000 mgr.y (mgr.14142) 106 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096067+0000 mon.a (mon.0) 490 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096105+0000 mon.a (mon.0) 491 : cluster [INF] osd.5 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096281+0000 mon.a (mon.0) 492 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096374+0000 mon.a (mon.0) 493 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096557+0000 mon.a (mon.0) 494 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096709+0000 mon.a (mon.0) 495 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096829+0000 mon.a (mon.0) 496 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.096949+0000 mon.a (mon.0) 497 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.097084+0000 mon.a (mon.0) 498 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.296586+0000 mon.a (mon.0) 499 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:48.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.296767+0000 mon.a (mon.0) 500 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.296873+0000 mon.a (mon.0) 501 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297050+0000 mon.a (mon.0) 502 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297186+0000 mon.a (mon.0) 503 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297302+0000 mon.a (mon.0) 504 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297485+0000 mon.a (mon.0) 505 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297609+0000 mon.a (mon.0) 506 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297747+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:48 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.297869+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.422 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-11-30T19:56:49.422 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 systemd[1]: Stopped Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:56:49.422 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 systemd[1]: Starting Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:56:49.422 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 podman[114128]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.5" found: no such container 2023-11-30T19:56:49.422 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 systemd[1]: Started Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:47.889719+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.548457+0000 mon.a (mon.0) 509 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.548520+0000 mon.a (mon.0) 510 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.697460+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.697637+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.697732+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.697911+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:49.724 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.698101+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.698262+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.698394+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.698554+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.698734+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:48.698910+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:49.018102+0000 mon.a (mon.0) 521 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: cluster 2023-11-30T19:56:49.035581+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e46: 7 total, 5 up, 6 in 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.035745+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.319175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.319791+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:49.725 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.326305+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:49.726 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.326833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T19:56:49.726 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.327780+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:49.726 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[108211]: audit 2023-11-30T19:56:49.328793+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-30T19:56:49.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:47.889719+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.548457+0000 mon.a (mon.0) 509 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.548520+0000 mon.a (mon.0) 510 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.697460+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.697637+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.697732+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.697911+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.698101+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.698262+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.698394+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.698554+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.698734+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:48.698910+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:49.018102+0000 mon.a (mon.0) 521 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: cluster 2023-11-30T19:56:49.035581+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e46: 7 total, 5 up, 6 in 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.035745+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:47.889719+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.548457+0000 mon.a (mon.0) 509 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.548520+0000 mon.a (mon.0) 510 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.697460+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:49.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.697637+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.697732+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.697911+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.698101+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.698262+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.698394+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.698554+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.698734+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:48.698910+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:49.018102+0000 mon.a (mon.0) 521 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: cluster 2023-11-30T19:56:49.035581+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e46: 7 total, 5 up, 6 in 2023-11-30T19:56:49.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.035745+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:49.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.319175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:49.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.319791+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:49.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.326305+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:49.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.319175+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:49.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.319791+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:49.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.326305+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276560\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276655\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:38.276694\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:49.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.326833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T19:56:49.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.327780+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:49.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[108227]: audit 2023-11-30T19:56:49.328793+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-30T19:56:49.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.326833+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T19:56:49.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.327780+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:49.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:49 smithi057 bash[111638]: audit 2023-11-30T19:56:49.328793+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-30T19:56:50.014 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-30T19:56:50.015 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-11-30T19:56:50.015 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-30T19:56:50.015 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-11-30T19:56:50.015 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-30T19:56:50.015 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-30T19:56:50.016 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:49 smithi069 bash[114146]: --> ceph-volume lvm activate successful for osd ID: 5 2023-11-30T19:56:50.623 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[108211]: cephadm 2023-11-30T19:56:49.328455+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T19:56:50.623 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[108211]: cluster 2023-11-30T19:56:50.032711+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e47: 7 total, 5 up, 6 in 2023-11-30T19:56:50.623 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[108211]: audit 2023-11-30T19:56:50.032944+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:50.747 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 5,6 on host 'smithi069' 2023-11-30T19:56:50.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:50 smithi057 bash[108227]: cephadm 2023-11-30T19:56:49.328455+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T19:56:50.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:50 smithi057 bash[108227]: cluster 2023-11-30T19:56:50.032711+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e47: 7 total, 5 up, 6 in 2023-11-30T19:56:50.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:50 smithi057 bash[108227]: audit 2023-11-30T19:56:50.032944+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:50.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:50 smithi057 bash[111638]: cephadm 2023-11-30T19:56:49.328455+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T19:56:50.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:50 smithi057 bash[111638]: cluster 2023-11-30T19:56:50.032711+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e47: 7 total, 5 up, 6 in 2023-11-30T19:56:50.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:50 smithi057 bash[111638]: audit 2023-11-30T19:56:50.032944+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:51.195 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[114487]: debug 2023-11-30T19:56:50.904+0000 7fc01808fec0 1 -- 172.21.15.69:0/3613443590 >> [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] conn(0x5612a587b000 msgr2=0x5612a5877b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-30T19:56:51.195 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[114487]: debug 2023-11-30T19:56:50.904+0000 7fc0118db700 1 --2- 172.21.15.69:0/3613443590 >> [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] conn(0x5612a587b000 0x5612a5877b00 secure :-1 s=THROTTLE_DONE pgs=37 cs=0 l=1 rx=0x5612a580dd10 tx=0x5612a64e6aa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-11-30T19:56:51.195 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[114487]: debug 2023-11-30T19:56:50.904+0000 7fc01808fec0 1 --2- 172.21.15.69:0/3613443590 >> [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] conn(0x5612a587b000 0x5612a5877b00 secure :-1 s=READY pgs=37 cs=0 l=1 rx=0x5612a580dd10 tx=0x5612a64e6aa0).stop 2023-11-30T19:56:51.195 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:50 smithi069 bash[114487]: debug 2023-11-30T19:56:50.904+0000 7fc0110da700 1 -- 172.21.15.69:0/3613443590 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5612a58124e0 con 0x5612a587b000 2023-11-30T19:56:51.374 DEBUG:teuthology.orchestra.run.smithi069:osd.6> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.6.service 2023-11-30T19:56:51.418 INFO:tasks.cephadm:Deploying osd.7 on smithi069 with /dev/vg_nvme/lv_1... 2023-11-30T19:56:51.418 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-30T19:56:51.446 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[114487]: debug 2023-11-30T19:56:51.430+0000 7fc01808fec0 -1 Falling back to public interface 2023-11-30T19:56:51.451 INFO:journalctl@ceph.osd.6.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[108211]: cluster 2023-11-30T19:56:49.890102+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v113: 1 pgs: 1 stale+active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[108211]: audit 2023-11-30T19:56:50.722763+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_daemon_update\": \"2023-11-30T19:56:50.722055\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[108211]: audit 2023-11-30T19:56:50.727564+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_daemon_update\": \"2023-11-30T19:56:50.722055\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[108211]: audit 2023-11-30T19:56:50.737748+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[108211]: audit 2023-11-30T19:56:50.738341+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:51.722 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[108211]: audit 2023-11-30T19:56:50.743290+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:51.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[108227]: cluster 2023-11-30T19:56:49.890102+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v113: 1 pgs: 1 stale+active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:51.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[111638]: cluster 2023-11-30T19:56:49.890102+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v113: 1 pgs: 1 stale+active+clean; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail 2023-11-30T19:56:51.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[108227]: audit 2023-11-30T19:56:50.722763+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_daemon_update\": \"2023-11-30T19:56:50.722055\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:51.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[111638]: audit 2023-11-30T19:56:50.722763+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_daemon_update\": \"2023-11-30T19:56:50.722055\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:51.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[111638]: audit 2023-11-30T19:56:50.727564+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_daemon_update\": \"2023-11-30T19:56:50.722055\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[108227]: audit 2023-11-30T19:56:50.727564+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}}, \"last_daemon_update\": \"2023-11-30T19:56:50.722055\", \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[108227]: audit 2023-11-30T19:56:50.737748+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[108227]: audit 2023-11-30T19:56:50.738341+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[108227]: audit 2023-11-30T19:56:50.743290+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[111638]: audit 2023-11-30T19:56:50.737748+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[111638]: audit 2023-11-30T19:56:50.738341+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:51.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:51 smithi057 bash[111638]: audit 2023-11-30T19:56:50.743290+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721801\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721898\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721937\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:50.721973\", \"created\": \"2023-11-30T19:56:36.655801\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_device_update\": \"2023-11-30T19:56:40.937791\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:52.264 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:51 smithi069 bash[114487]: debug 2023-11-30T19:56:51.989+0000 7fc01808fec0 -1 osd.5 45 log_to_monitors {default=true} 2023-11-30T19:56:52.264 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[114487]: debug 2023-11-30T19:56:52.000+0000 7fc00c060700 -1 osd.5 45 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:56:52.680 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[114785]: debug 2023-11-30T19:56:52.596+0000 7fd9d9f77ec0 -1 Falling back to public interface 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:51.993457+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:51.993855+0000 mon.a (mon.0) 537 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:51.994657+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:51.994985+0000 mon.a (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:52.280284+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:52.285252+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:52.681 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:52 smithi069 bash[108211]: audit 2023-11-30T19:56:52.285973+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:52.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:51.993457+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:51.993855+0000 mon.a (mon.0) 537 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:51.994657+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:51.994985+0000 mon.a (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:51.993457+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:51.993855+0000 mon.a (mon.0) 537 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:51.994657+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:52.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:51.994985+0000 mon.a (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:52.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:52.280284+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:52.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:52.280284+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:52.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:52.285252+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:52.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:52.285252+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:52.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[111638]: audit 2023-11-30T19:56:52.285973+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:52.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:52 smithi057 bash[108227]: audit 2023-11-30T19:56:52.285973+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:53.136 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-30T19:56:53.136 INFO:teuthology.orchestra.run.smithi069.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-30T19:56:53.137 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10+0 records in 2023-11-30T19:56:53.137 INFO:teuthology.orchestra.run.smithi069.stderr:10+0 records out 2023-11-30T19:56:53.137 INFO:teuthology.orchestra.run.smithi069.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121079 s, 866 MB/s 2023-11-30T19:56:53.137 INFO:teuthology.orchestra.run.smithi069.stderr:--> Zapping successful for: 2023-11-30T19:56:53.515 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[114785]: debug 2023-11-30T19:56:53.161+0000 7fd9d9f77ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-11-30T19:56:53.650 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi069:vg_nvme/lv_1 2023-11-30T19:56:53.932 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: cluster 2023-11-30T19:56:51.890637+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:53.932 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: cluster 2023-11-30T19:56:52.585662+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:53.932 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: cluster 2023-11-30T19:56:52.585699+0000 mon.a (mon.0) 543 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:53.932 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: cluster 2023-11-30T19:56:52.586190+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:53.933 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: cluster 2023-11-30T19:56:52.593421+0000 mon.a (mon.0) 545 : cluster [INF] osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528] boot 2023-11-30T19:56:53.933 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: cluster 2023-11-30T19:56:52.593483+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-11-30T19:56:53.933 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: audit 2023-11-30T19:56:52.595000+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:53.933 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: audit 2023-11-30T19:56:52.595480+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:53.933 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: audit 2023-11-30T19:56:53.164766+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:56:53.933 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:53 smithi069 bash[108211]: audit 2023-11-30T19:56:53.165161+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:56:53.960 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[116047]: debug 2023-11-30T19:56:53.613+0000 7f74fca41700 -1 osd.1 49 build_incremental_map_msg missing incremental map 49 2023-11-30T19:56:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: cluster 2023-11-30T19:56:51.890637+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: cluster 2023-11-30T19:56:52.585662+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: cluster 2023-11-30T19:56:52.585699+0000 mon.a (mon.0) 543 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: cluster 2023-11-30T19:56:52.586190+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: cluster 2023-11-30T19:56:52.593421+0000 mon.a (mon.0) 545 : cluster [INF] osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528] boot 2023-11-30T19:56:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: cluster 2023-11-30T19:56:52.593483+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: audit 2023-11-30T19:56:52.595000+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: audit 2023-11-30T19:56:52.595480+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: audit 2023-11-30T19:56:53.164766+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[111638]: audit 2023-11-30T19:56:53.165161+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: cluster 2023-11-30T19:56:51.890637+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: cluster 2023-11-30T19:56:52.585662+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: cluster 2023-11-30T19:56:52.585699+0000 mon.a (mon.0) 543 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: cluster 2023-11-30T19:56:52.586190+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: cluster 2023-11-30T19:56:52.593421+0000 mon.a (mon.0) 545 : cluster [INF] osd.5 [v2:172.21.15.69:6808/1597446528,v1:172.21.15.69:6809/1597446528] boot 2023-11-30T19:56:53.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: cluster 2023-11-30T19:56:52.593483+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-11-30T19:56:53.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: audit 2023-11-30T19:56:52.595000+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T19:56:53.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: audit 2023-11-30T19:56:52.595480+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:53.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: audit 2023-11-30T19:56:53.164766+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:56:53.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:53 smithi057 bash[108227]: audit 2023-11-30T19:56:53.165161+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:56:54.635 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[114785]: debug 2023-11-30T19:56:54.626+0000 7fd9bed24700 -1 osd.6 0 waiting for initial osdmap 2023-11-30T19:56:54.635 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[114785]: debug 2023-11-30T19:56:54.633+0000 7fd9c9f40700 -1 osd.6 50 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:56:54.635 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: audit 2023-11-30T19:56:53.612713+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T19:56:54.635 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: cluster 2023-11-30T19:56:53.612774+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-11-30T19:56:54.635 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: audit 2023-11-30T19:56:53.612930+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:54.636 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: audit 2023-11-30T19:56:53.613192+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:54.636 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: audit 2023-11-30T19:56:53.613576+0000 mon.a (mon.0) 553 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:54.636 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: cluster 2023-11-30T19:56:54.130737+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:54.636 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:54 smithi069 bash[108211]: cluster 2023-11-30T19:56:54.130782+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:54.959 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[116047]: debug 2023-11-30T19:56:54.624+0000 7f74fca41700 -1 osd.1 50 build_incremental_map_msg missing incremental map 49 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: audit 2023-11-30T19:56:53.612713+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: cluster 2023-11-30T19:56:53.612774+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: audit 2023-11-30T19:56:53.612930+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: audit 2023-11-30T19:56:53.613192+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: audit 2023-11-30T19:56:53.613576+0000 mon.a (mon.0) 553 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: cluster 2023-11-30T19:56:54.130737+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[111638]: cluster 2023-11-30T19:56:54.130782+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: audit 2023-11-30T19:56:53.612713+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T19:56:54.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: cluster 2023-11-30T19:56:53.612774+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-11-30T19:56:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: audit 2023-11-30T19:56:53.612930+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: audit 2023-11-30T19:56:53.613192+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: audit 2023-11-30T19:56:53.613576+0000 mon.a (mon.0) 553 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:56:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: cluster 2023-11-30T19:56:54.130737+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:56:54.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:54 smithi057 bash[108227]: cluster 2023-11-30T19:56:54.130782+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: cluster 2023-11-30T19:56:53.890994+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v118: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:54.623818+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: cluster 2023-11-30T19:56:54.623889+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e50: 7 total, 6 up, 6 in 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:54.624314+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:54.937842+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:54.969227+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:54.970062+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:54.971331+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:55.876 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:55.127219+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:55.877 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:55 smithi069 bash[108211]: audit 2023-11-30T19:56:55.130682+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:55.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: cluster 2023-11-30T19:56:53.890994+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v118: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:54.623818+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: cluster 2023-11-30T19:56:54.623889+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e50: 7 total, 6 up, 6 in 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:54.624314+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:54.937842+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:54.969227+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:54.970062+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:54.971331+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:55.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: cluster 2023-11-30T19:56:53.890994+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v118: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:54.623818+0000 mon.a (mon.0) 554 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: cluster 2023-11-30T19:56:54.623889+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e50: 7 total, 6 up, 6 in 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:54.624314+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:54.937842+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:54.969227+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:54.970062+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:54.971331+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:56:55.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:55.127219+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:55.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[111638]: audit 2023-11-30T19:56:55.130682+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:55.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:55.127219+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:56:55.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:55 smithi057 bash[108227]: audit 2023-11-30T19:56:55.130682+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"0b6676af0645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279520\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:56:51.628009\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:49.326575\"}}, \"last_daemon_update\": \"2023-11-30T19:56:52.279611\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:56:56.764 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[114487]: debug 2023-11-30T19:56:56.489+0000 7fbff6034700 -1 osd.5 52 build_incremental_map_msg missing incremental map 52 2023-11-30T19:56:56.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: audit 2023-11-30T19:56:54.968217+0000 mgr.y (mgr.14142) 112 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:56.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: cephadm 2023-11-30T19:56:54.968927+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:56.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: cluster 2023-11-30T19:56:55.626436+0000 mon.a (mon.0) 563 : cluster [INF] osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747] boot 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: cluster 2023-11-30T19:56:55.626524+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: audit 2023-11-30T19:56:55.633639+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: audit 2023-11-30T19:56:56.475283+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.69:0/3284095446' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]: dispatch 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: audit 2023-11-30T19:56:56.475648+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]: dispatch 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: audit 2023-11-30T19:56:56.489501+0000 mon.a (mon.0) 567 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]': finished 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: cluster 2023-11-30T19:56:56.489560+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-11-30T19:56:56.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:56 smithi069 bash[108211]: audit 2023-11-30T19:56:56.489738+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:56:56.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: audit 2023-11-30T19:56:54.968217+0000 mgr.y (mgr.14142) 112 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: cephadm 2023-11-30T19:56:54.968927+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: cluster 2023-11-30T19:56:55.626436+0000 mon.a (mon.0) 563 : cluster [INF] osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747] boot 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: cluster 2023-11-30T19:56:55.626524+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: audit 2023-11-30T19:56:55.633639+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: audit 2023-11-30T19:56:56.475283+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.69:0/3284095446' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]: dispatch 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: audit 2023-11-30T19:56:56.475648+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]: dispatch 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: audit 2023-11-30T19:56:56.489501+0000 mon.a (mon.0) 567 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]': finished 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: cluster 2023-11-30T19:56:56.489560+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-11-30T19:56:56.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[111638]: audit 2023-11-30T19:56:56.489738+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: audit 2023-11-30T19:56:54.968217+0000 mgr.y (mgr.14142) 112 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi069:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: cephadm 2023-11-30T19:56:54.968927+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Applying osd on host smithi069... 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: cluster 2023-11-30T19:56:55.626436+0000 mon.a (mon.0) 563 : cluster [INF] osd.6 [v2:172.21.15.69:6816/536153747,v1:172.21.15.69:6817/536153747] boot 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: cluster 2023-11-30T19:56:55.626524+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: audit 2023-11-30T19:56:55.633639+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: audit 2023-11-30T19:56:56.475283+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.69:0/3284095446' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]: dispatch 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: audit 2023-11-30T19:56:56.475648+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]: dispatch 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: audit 2023-11-30T19:56:56.489501+0000 mon.a (mon.0) 567 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54b63a74-aaf5-465c-ad91-57706b1faf48"}]': finished 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: cluster 2023-11-30T19:56:56.489560+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-11-30T19:56:56.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:56 smithi057 bash[108227]: audit 2023-11-30T19:56:56.489738+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:56:57.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:57 smithi057 bash[108227]: cluster 2023-11-30T19:56:55.891502+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v121: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:57.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:57 smithi057 bash[108227]: audit 2023-11-30T19:56:57.265276+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.69:0/1055460528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:57 smithi057 bash[111638]: cluster 2023-11-30T19:56:55.891502+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v121: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:57 smithi057 bash[111638]: audit 2023-11-30T19:56:57.265276+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.69:0/1055460528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:57 smithi069 bash[108211]: cluster 2023-11-30T19:56:55.891502+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v121: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.6 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-11-30T19:56:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:57 smithi069 bash[108211]: audit 2023-11-30T19:56:57.265276+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.69:0/1055460528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-30T19:56:59.308 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:59 smithi069 bash[108211]: cluster 2023-11-30T19:56:57.891875+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:59.308 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:59 smithi069 bash[108211]: cluster 2023-11-30T19:56:58.666197+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:59.308 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:56:59 smithi069 bash[108211]: cluster 2023-11-30T19:56:58.666237+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:59 smithi057 bash[108227]: cluster 2023-11-30T19:56:57.891875+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:59 smithi057 bash[108227]: cluster 2023-11-30T19:56:58.666197+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:59.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:56:59 smithi057 bash[108227]: cluster 2023-11-30T19:56:58.666237+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2023-11-30T19:56:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:59 smithi057 bash[111638]: cluster 2023-11-30T19:56:57.891875+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:56:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:59 smithi057 bash[111638]: cluster 2023-11-30T19:56:58.666197+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-30T19:56:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:56:59 smithi057 bash[111638]: cluster 2023-11-30T19:56:58.666237+0000 mon.a (mon.0) 571 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:00.308 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:00 smithi069 bash[108211]: audit 2023-11-30T19:56:59.464953+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:57:00.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:00 smithi057 bash[108227]: audit 2023-11-30T19:56:59.464953+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:57:00.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:00 smithi057 bash[111638]: audit 2023-11-30T19:56:59.464953+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:57:01.308 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:01 smithi069 bash[108211]: cluster 2023-11-30T19:56:59.892386+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:01.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:01 smithi057 bash[108227]: cluster 2023-11-30T19:56:59.892386+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:01.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:01 smithi057 bash[111638]: cluster 2023-11-30T19:56:59.892386+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:02.258 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:02 smithi069 systemd[1]: Stopping Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:57:02.258 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[114785]: debug 2023-11-30T19:57:02.208+0000 7fd9d17bf700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T19:57:02.258 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[114785]: debug 2023-11-30T19:57:02.208+0000 7fd9d17bf700 -1 osd.6 52 *** Got signal Terminated *** 2023-11-30T19:57:02.258 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[114785]: debug 2023-11-30T19:57:02.208+0000 7fd9d17bf700 -1 osd.6 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T19:57:02.258 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[108211]: audit 2023-11-30T19:57:01.172420+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T19:57:02.258 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[108211]: audit 2023-11-30T19:57:01.173260+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:02.259 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[108211]: cephadm 2023-11-30T19:57:01.173872+0000 mgr.y (mgr.14142) 117 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T19:57:02.259 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:02 smithi069 bash[108211]: audit 2023-11-30T19:57:01.174184+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-30T19:57:02.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[108227]: audit 2023-11-30T19:57:01.172420+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[108227]: audit 2023-11-30T19:57:01.173260+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[108227]: cephadm 2023-11-30T19:57:01.173872+0000 mgr.y (mgr.14142) 117 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[108227]: audit 2023-11-30T19:57:01.174184+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[111638]: audit 2023-11-30T19:57:01.172420+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[111638]: audit 2023-11-30T19:57:01.173260+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[111638]: cephadm 2023-11-30T19:57:01.173872+0000 mgr.y (mgr.14142) 117 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T19:57:02.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:02 smithi057 bash[111638]: audit 2023-11-30T19:57:01.174184+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-30T19:57:02.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:02 smithi069 podman[116180]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.6 2023-11-30T19:57:03.200 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:01.892837+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:03.200 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.252177+0000 mon.a (mon.0) 576 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.200 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.252230+0000 mon.a (mon.0) 577 : cluster [INF] osd.6 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.252608+0000 mon.a (mon.0) 578 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.252740+0000 mon.a (mon.0) 579 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.252890+0000 mon.a (mon.0) 580 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.253067+0000 mon.a (mon.0) 581 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.253210+0000 mon.a (mon.0) 582 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.253387+0000 mon.a (mon.0) 583 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.253577+0000 mon.a (mon.0) 584 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.253752+0000 mon.a (mon.0) 585 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.452327+0000 mon.a (mon.0) 586 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.452483+0000 mon.a (mon.0) 587 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.452802+0000 mon.a (mon.0) 588 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.201 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.452924+0000 mon.a (mon.0) 589 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.453141+0000 mon.a (mon.0) 590 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.453321+0000 mon.a (mon.0) 591 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.453431+0000 mon.a (mon.0) 592 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.453561+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.453732+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.453824+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.454035+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.454139+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.852525+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.852812+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.853044+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.202 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.853263+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.853461+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.853551+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.853734+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.853819+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.854006+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.854195+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.854360+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.203 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[108211]: cluster 2023-11-30T19:57:02.854512+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:01.892837+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:03.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.252177+0000 mon.a (mon.0) 576 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.252230+0000 mon.a (mon.0) 577 : cluster [INF] osd.6 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:57:03.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.252608+0000 mon.a (mon.0) 578 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.252740+0000 mon.a (mon.0) 579 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.252890+0000 mon.a (mon.0) 580 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.253067+0000 mon.a (mon.0) 581 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.253210+0000 mon.a (mon.0) 582 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.253387+0000 mon.a (mon.0) 583 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.253577+0000 mon.a (mon.0) 584 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.253752+0000 mon.a (mon.0) 585 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.452327+0000 mon.a (mon.0) 586 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.452483+0000 mon.a (mon.0) 587 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.452802+0000 mon.a (mon.0) 588 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.452924+0000 mon.a (mon.0) 589 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.453141+0000 mon.a (mon.0) 590 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.453321+0000 mon.a (mon.0) 591 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.453431+0000 mon.a (mon.0) 592 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.453561+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.453732+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.453824+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.454035+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.454139+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.852525+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.852812+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:01.892837+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.252177+0000 mon.a (mon.0) 576 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.252230+0000 mon.a (mon.0) 577 : cluster [INF] osd.6 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.252608+0000 mon.a (mon.0) 578 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.252740+0000 mon.a (mon.0) 579 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.252890+0000 mon.a (mon.0) 580 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.253067+0000 mon.a (mon.0) 581 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.253210+0000 mon.a (mon.0) 582 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.253387+0000 mon.a (mon.0) 583 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.253577+0000 mon.a (mon.0) 584 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.253752+0000 mon.a (mon.0) 585 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.452327+0000 mon.a (mon.0) 586 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.452483+0000 mon.a (mon.0) 587 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.452802+0000 mon.a (mon.0) 588 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.452924+0000 mon.a (mon.0) 589 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.453141+0000 mon.a (mon.0) 590 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.453321+0000 mon.a (mon.0) 591 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.453431+0000 mon.a (mon.0) 592 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.453561+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.453732+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.453824+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.454035+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.454139+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.852525+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.852812+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.853044+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.853263+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.853461+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.853551+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.853734+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.853819+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.854006+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.854195+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.854360+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[108227]: cluster 2023-11-30T19:57:02.854512+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.853044+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.853263+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.853461+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.853551+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.853734+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.853819+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.854006+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.854195+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.854360+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T19:57:03.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:03 smithi057 bash[111638]: cluster 2023-11-30T19:57:02.854512+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T19:57:03.499 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-11-30T19:57:03.500 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 systemd[1]: Stopped Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:57:03.500 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 systemd[1]: Starting Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:57:03.500 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 podman[116315]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.6" found: no such container 2023-11-30T19:57:03.500 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 systemd[1]: Started Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-30T19:57:04.087 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:03 smithi069 bash[116332]: --> ceph-volume lvm activate successful for osd ID: 6 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: cluster 2023-11-30T19:57:03.067710+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: cluster 2023-11-30T19:57:03.077024+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.077823+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.377681+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.378305+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.384252+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:04.407 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.384865+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T19:57:04.408 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.385781+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:04.408 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: cephadm 2023-11-30T19:57:03.386528+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Deploying daemon osd.7 on smithi069 2023-11-30T19:57:04.408 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:03.386913+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-30T19:57:04.408 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: cluster 2023-11-30T19:57:04.079842+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-11-30T19:57:04.408 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:04 smithi069 bash[108211]: audit 2023-11-30T19:57:04.080101+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:04.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: cluster 2023-11-30T19:57:03.067710+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:57:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: cluster 2023-11-30T19:57:03.077024+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-11-30T19:57:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.077823+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:04.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: cluster 2023-11-30T19:57:03.067710+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T19:57:04.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: cluster 2023-11-30T19:57:03.077024+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-11-30T19:57:04.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.077823+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:04.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.377681+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:04.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.378305+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.377681+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.378305+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:04.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.384252+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.384865+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.385781+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: cephadm 2023-11-30T19:57:03.386528+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Deploying daemon osd.7 on smithi069 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.384252+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279318\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279413\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279451\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:52.279486\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"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\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.384865+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.385781+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:04.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: cephadm 2023-11-30T19:57:03.386528+0000 mgr.y (mgr.14142) 119 : cephadm [INF] Deploying daemon osd.7 on smithi069 2023-11-30T19:57:04.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:03.386913+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-30T19:57:04.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: cluster 2023-11-30T19:57:04.079842+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-11-30T19:57:04.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[108227]: audit 2023-11-30T19:57:04.080101+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:04.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:03.386913+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-30T19:57:04.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: cluster 2023-11-30T19:57:04.079842+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-11-30T19:57:04.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:04 smithi057 bash[111638]: audit 2023-11-30T19:57:04.080101+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:04.952 INFO:teuthology.orchestra.run.smithi069.stdout:Created osd(s) 6,7 on host 'smithi069' 2023-11-30T19:57:05.506 DEBUG:teuthology.orchestra.run.smithi069:osd.7> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.7.service 2023-11-30T19:57:05.508 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-30T19:57:05.509 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T19:57:05.540 INFO:journalctl@ceph.osd.7.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:57:05.599 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116612]: debug 2023-11-30T19:57:05.353+0000 7f5769363ec0 -1 Falling back to public interface 2023-11-30T19:57:05.600 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[108211]: cluster 2023-11-30T19:57:03.893252+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v127: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:05.600 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[108211]: audit 2023-11-30T19:57:04.745618+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_daemon_update\": \"2023-11-30T19:57:04.744838\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:05.600 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[108211]: audit 2023-11-30T19:57:04.750767+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_daemon_update\": \"2023-11-30T19:57:04.744838\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:05.600 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[108211]: audit 2023-11-30T19:57:04.943788+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:05.600 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[108211]: audit 2023-11-30T19:57:04.944403+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:05.600 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[108211]: audit 2023-11-30T19:57:04.948786+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:05.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[108227]: cluster 2023-11-30T19:57:03.893252+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v127: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:05.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[111638]: cluster 2023-11-30T19:57:03.893252+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v127: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-30T19:57:05.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[111638]: audit 2023-11-30T19:57:04.745618+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_daemon_update\": \"2023-11-30T19:57:04.744838\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:05.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[108227]: audit 2023-11-30T19:57:04.745618+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_daemon_update\": \"2023-11-30T19:57:04.744838\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:05.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[111638]: audit 2023-11-30T19:57:04.750767+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_daemon_update\": \"2023-11-30T19:57:04.744838\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:05.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[111638]: audit 2023-11-30T19:57:04.943788+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:05.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[111638]: audit 2023-11-30T19:57:04.944403+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:05.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[111638]: audit 2023-11-30T19:57:04.948786+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:05.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[108227]: audit 2023-11-30T19:57:04.750767+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}}, \"last_daemon_update\": \"2023-11-30T19:57:04.744838\", \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:05.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[108227]: audit 2023-11-30T19:57:04.943788+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:05.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[108227]: audit 2023-11-30T19:57:04.944403+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:05.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:05 smithi057 bash[108227]: audit 2023-11-30T19:57:04.948786+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744538\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744635\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744676\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744712\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:04.744748\", \"created\": \"2023-11-30T19:56:50.699474\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"daemon_id\": \"7\", \"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\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_device_update\": \"2023-11-30T19:56:55.126570\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:05.908 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-30T19:57:05.908 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-11-30T19:57:05.908 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-11-30T19:57:05.908 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-11-30T19:57:05.909 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-30T19:57:05.909 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-30T19:57:05.909 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116766]: --> ceph-volume lvm activate successful for osd ID: 7 2023-11-30T19:57:05.911 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116612]: debug 2023-11-30T19:57:05.906+0000 7f5769363ec0 -1 osd.6 52 log_to_monitors {default=true} 2023-11-30T19:57:06.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 19:57:05 smithi069 bash[116612]: debug 2023-11-30T19:57:05.914+0000 7f575932c700 -1 osd.6 52 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:57:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:05.910497+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:57:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:05.910903+0000 mon.a (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:57:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:05.911478+0000 mon.b (mon.2) 23 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:05.911771+0000 mon.a (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:06.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:05.910497+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:57:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:05.910903+0000 mon.a (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:57:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:05.911478+0000 mon.b (mon.2) 23 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:05.911771+0000 mon.a (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:06.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:06.257199+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:06.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:06.262398+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:06.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[108227]: audit 2023-11-30T19:57:06.263210+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:57:06.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:06.257199+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:06.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:06.262398+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:06.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:06 smithi057 bash[111638]: audit 2023-11-30T19:57:06.263210+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:57:06.716 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:05.910497+0000 mon.b (mon.2) 22 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:57:06.717 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:05.910903+0000 mon.a (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T19:57:06.717 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:05.911478+0000 mon.b (mon.2) 23 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:06.717 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:05.911771+0000 mon.a (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:06.717 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:06.257199+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:06.717 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:06.262398+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:06.717 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[108211]: audit 2023-11-30T19:57:06.263210+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-30T19:57:06.834 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:57:07.014 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:06 smithi069 bash[117182]: debug 2023-11-30T19:57:06.748+0000 7f789d1aeec0 -1 Falling back to public interface 2023-11-30T19:57:07.255 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":55,"num_osds":8,"num_up_osds":7,"osd_up_since":1701374226,"num_in_osds":7,"osd_in_since":1701374215,"num_remapped_pgs":0} 2023-11-30T19:57:07.402 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[117182]: debug 2023-11-30T19:57:07.305+0000 7f789d1aeec0 -1 osd.7 0 log_to_monitors {default=true} 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: cluster 2023-11-30T19:57:05.893567+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v129: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: cluster 2023-11-30T19:57:06.389846+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: cluster 2023-11-30T19:57:06.389870+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: cluster 2023-11-30T19:57:06.402706+0000 mon.a (mon.0) 633 : cluster [INF] osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010] boot 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: cluster 2023-11-30T19:57:06.402738+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: audit 2023-11-30T19:57:06.402894+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: audit 2023-11-30T19:57:06.403490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:07.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: audit 2023-11-30T19:57:06.833714+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.57:0/3457884442' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: audit 2023-11-30T19:57:07.308906+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[108227]: audit 2023-11-30T19:57:07.309306+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: cluster 2023-11-30T19:57:05.893567+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v129: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: cluster 2023-11-30T19:57:06.389846+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: cluster 2023-11-30T19:57:06.389870+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: cluster 2023-11-30T19:57:06.402706+0000 mon.a (mon.0) 633 : cluster [INF] osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010] boot 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: cluster 2023-11-30T19:57:06.402738+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: audit 2023-11-30T19:57:06.402894+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: audit 2023-11-30T19:57:06.403490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:07.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: audit 2023-11-30T19:57:06.833714+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.57:0/3457884442' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T19:57:07.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: audit 2023-11-30T19:57:07.308906+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T19:57:07.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:07 smithi057 bash[111638]: audit 2023-11-30T19:57:07.309306+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T19:57:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: cluster 2023-11-30T19:57:05.893567+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v129: 1 pgs: 1 stale+active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail 2023-11-30T19:57:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: cluster 2023-11-30T19:57:06.389846+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T19:57:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: cluster 2023-11-30T19:57:06.389870+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: cluster 2023-11-30T19:57:06.402706+0000 mon.a (mon.0) 633 : cluster [INF] osd.6 [v2:172.21.15.69:6816/3187247010,v1:172.21.15.69:6817/3187247010] boot 2023-11-30T19:57:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: cluster 2023-11-30T19:57:06.402738+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-11-30T19:57:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: audit 2023-11-30T19:57:06.402894+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T19:57:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: audit 2023-11-30T19:57:06.403490+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: audit 2023-11-30T19:57:06.833714+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.57:0/3457884442' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T19:57:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: audit 2023-11-30T19:57:07.308906+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T19:57:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:07 smithi069 bash[108211]: audit 2023-11-30T19:57:07.309306+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T19:57:08.256 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-11-30T19:57:08.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[117182]: debug 2023-11-30T19:57:08.422+0000 7f7881f5b700 -1 osd.7 0 waiting for initial osdmap 2023-11-30T19:57:08.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[117182]: debug 2023-11-30T19:57:08.429+0000 7f788d177700 -1 osd.7 57 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-11-30T19:57:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[108211]: audit 2023-11-30T19:57:07.409849+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T19:57:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[108211]: cluster 2023-11-30T19:57:07.409915+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-11-30T19:57:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[108211]: audit 2023-11-30T19:57:07.410318+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[108211]: audit 2023-11-30T19:57:07.410462+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[108211]: audit 2023-11-30T19:57:07.410961+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:08 smithi069 bash[108211]: audit 2023-11-30T19:57:08.268967+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:08.546 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[108227]: audit 2023-11-30T19:57:07.409849+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T19:57:08.546 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[108227]: cluster 2023-11-30T19:57:07.409915+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[108227]: audit 2023-11-30T19:57:07.410318+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[108227]: audit 2023-11-30T19:57:07.410462+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[108227]: audit 2023-11-30T19:57:07.410961+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[108227]: audit 2023-11-30T19:57:08.268967+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[111638]: audit 2023-11-30T19:57:07.409849+0000 mon.a (mon.0) 638 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[111638]: cluster 2023-11-30T19:57:07.409915+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[111638]: audit 2023-11-30T19:57:07.410318+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[111638]: audit 2023-11-30T19:57:07.410462+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:08.547 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[111638]: audit 2023-11-30T19:57:07.410961+0000 mon.a (mon.0) 641 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T19:57:08.548 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:08 smithi057 bash[111638]: audit 2023-11-30T19:57:08.268967+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:09.528 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:57:09.688 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: cluster 2023-11-30T19:57:07.893896+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v132: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-30T19:57:09.688 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: cluster 2023-11-30T19:57:08.341012+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:57:09.688 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: cluster 2023-11-30T19:57:08.341053+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:57:09.688 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: audit 2023-11-30T19:57:08.420135+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:57:09.688 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: cluster 2023-11-30T19:57:08.420189+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-11-30T19:57:09.688 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: audit 2023-11-30T19:57:08.420525+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:09.689 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: audit 2023-11-30T19:57:08.453153+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:09.689 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[108227]: audit 2023-11-30T19:57:08.456072+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:09.689 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: cluster 2023-11-30T19:57:07.893896+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v132: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-30T19:57:09.689 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: cluster 2023-11-30T19:57:08.341012+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:57:09.689 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: cluster 2023-11-30T19:57:08.341053+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:57:09.689 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: audit 2023-11-30T19:57:08.420135+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:57:09.690 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: cluster 2023-11-30T19:57:08.420189+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-11-30T19:57:09.690 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: audit 2023-11-30T19:57:08.420525+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:09.690 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: audit 2023-11-30T19:57:08.453153+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:09.690 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:09 smithi057 bash[111638]: audit 2023-11-30T19:57:08.456072+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:09.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: cluster 2023-11-30T19:57:07.893896+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v132: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: cluster 2023-11-30T19:57:08.341012+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: cluster 2023-11-30T19:57:08.341053+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: audit 2023-11-30T19:57:08.420135+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]': finished 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: cluster 2023-11-30T19:57:08.420189+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: audit 2023-11-30T19:57:08.420525+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: audit 2023-11-30T19:57:08.453153+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:09.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:09 smithi069 bash[108211]: audit 2023-11-30T19:57:08.456072+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}}, \"last_daemon_update\": \"2023-11-30T19:57:06.256320\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:09.899 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1701374229,"num_in_osds":8,"osd_in_since":1701374229,"num_remapped_pgs":0} 2023-11-30T19:57:09.899 INFO:tasks.cephadm:Adding prometheus.a on smithi069 2023-11-30T19:57:09.899 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi069=a' 2023-11-30T19:57:10.601 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:10 smithi069 bash[108211]: cluster 2023-11-30T19:57:09.422553+0000 mon.a (mon.0) 648 : cluster [INF] osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875] boot 2023-11-30T19:57:10.601 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:10 smithi069 bash[108211]: cluster 2023-11-30T19:57:09.422651+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-30T19:57:10.601 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:10 smithi069 bash[108211]: audit 2023-11-30T19:57:09.424413+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:10.601 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:10 smithi069 bash[108211]: audit 2023-11-30T19:57:09.527256+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.57:0/2355809653' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T19:57:10.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[108227]: cluster 2023-11-30T19:57:09.422553+0000 mon.a (mon.0) 648 : cluster [INF] osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875] boot 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[108227]: cluster 2023-11-30T19:57:09.422651+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[108227]: audit 2023-11-30T19:57:09.424413+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[108227]: audit 2023-11-30T19:57:09.527256+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.57:0/2355809653' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[111638]: cluster 2023-11-30T19:57:09.422553+0000 mon.a (mon.0) 648 : cluster [INF] osd.7 [v2:172.21.15.69:6824/4002522875,v1:172.21.15.69:6825/4002522875] boot 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[111638]: cluster 2023-11-30T19:57:09.422651+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[111638]: audit 2023-11-30T19:57:09.424413+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T19:57:10.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:10 smithi057 bash[111638]: audit 2023-11-30T19:57:09.527256+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.57:0/2355809653' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-30T19:57:11.088 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled prometheus update... 2023-11-30T19:57:11.425 DEBUG:teuthology.orchestra.run.smithi069:prometheus.a> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@prometheus.a.service 2023-11-30T19:57:11.428 INFO:tasks.cephadm:Adding node-exporter.a on smithi057 2023-11-30T19:57:11.428 INFO:tasks.cephadm:Adding node-exporter.b on smithi069 2023-11-30T19:57:11.428 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi057=a;smithi069=b' 2023-11-30T19:57:11.456 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:57:11.670 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:11 smithi069 bash[108211]: cluster 2023-11-30T19:57:09.894305+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v135: 1 pgs: 1 peering; 0 B data, 4.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:11.671 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:11 smithi069 bash[108211]: cluster 2023-11-30T19:57:10.426398+0000 mon.a (mon.0) 651 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:57:11.671 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:11 smithi069 bash[108211]: cluster 2023-11-30T19:57:10.437419+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-30T19:57:11.671 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:11 smithi069 bash[108211]: audit 2023-11-30T19:57:11.079508+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-30T19:57:11.079104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-30T19:57:11.671 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:11 smithi069 bash[108211]: audit 2023-11-30T19:57:11.082871+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-30T19:57:11.079104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-30T19:57:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[108227]: cluster 2023-11-30T19:57:09.894305+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v135: 1 pgs: 1 peering; 0 B data, 4.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[108227]: cluster 2023-11-30T19:57:10.426398+0000 mon.a (mon.0) 651 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:57:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[108227]: cluster 2023-11-30T19:57:10.437419+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-30T19:57:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[108227]: audit 2023-11-30T19:57:11.079508+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-30T19:57:11.079104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-30T19:57:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[108227]: audit 2023-11-30T19:57:11.082871+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-30T19:57:11.079104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-30T19:57:11.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[111638]: cluster 2023-11-30T19:57:09.894305+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v135: 1 pgs: 1 peering; 0 B data, 4.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:11.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[111638]: cluster 2023-11-30T19:57:10.426398+0000 mon.a (mon.0) 651 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T19:57:11.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[111638]: cluster 2023-11-30T19:57:10.437419+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-30T19:57:11.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[111638]: audit 2023-11-30T19:57:11.079508+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-30T19:57:11.079104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-30T19:57:11.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:11 smithi057 bash[111638]: audit 2023-11-30T19:57:11.082871+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-30T19:57:11.079104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-30T19:57:12.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:12 smithi057 bash[108227]: audit 2023-11-30T19:57:11.078453+0000 mgr.y (mgr.14142) 124 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:12.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:12 smithi057 bash[108227]: cephadm 2023-11-30T19:57:11.079080+0000 mgr.y (mgr.14142) 125 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi069=a 2023-11-30T19:57:12.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:12 smithi057 bash[108227]: cephadm 2023-11-30T19:57:11.086845+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon prometheus.a on smithi069 2023-11-30T19:57:12.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:12 smithi057 bash[111638]: audit 2023-11-30T19:57:11.078453+0000 mgr.y (mgr.14142) 124 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:12.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:12 smithi057 bash[111638]: cephadm 2023-11-30T19:57:11.079080+0000 mgr.y (mgr.14142) 125 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi069=a 2023-11-30T19:57:12.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:12 smithi057 bash[111638]: cephadm 2023-11-30T19:57:11.086845+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon prometheus.a on smithi069 2023-11-30T19:57:12.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:12 smithi069 bash[108211]: audit 2023-11-30T19:57:11.078453+0000 mgr.y (mgr.14142) 124 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:12.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:12 smithi069 bash[108211]: cephadm 2023-11-30T19:57:11.079080+0000 mgr.y (mgr.14142) 125 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi069=a 2023-11-30T19:57:12.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:12 smithi069 bash[108211]: cephadm 2023-11-30T19:57:11.086845+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon prometheus.a on smithi069 2023-11-30T19:57:12.767 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled node-exporter update... 2023-11-30T19:57:13.153 DEBUG:teuthology.orchestra.run.smithi057:node-exporter.a> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.a.service 2023-11-30T19:57:13.155 DEBUG:teuthology.orchestra.run.smithi069:node-exporter.b> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service 2023-11-30T19:57:13.157 INFO:tasks.cephadm:Adding alertmanager.a on smithi057 2023-11-30T19:57:13.158 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi057=a' 2023-11-30T19:57:13.186 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:57:13.195 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:57:13.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:13 smithi069 bash[108211]: cluster 2023-11-30T19:57:11.894777+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:13.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:13 smithi069 bash[108211]: audit 2023-11-30T19:57:12.759336+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-30T19:57:12.758943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-30T19:57:13.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:13 smithi069 bash[108211]: audit 2023-11-30T19:57:12.765823+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-30T19:57:12.758943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-30T19:57:13.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:13 smithi057 bash[108227]: cluster 2023-11-30T19:57:11.894777+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:13.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:13 smithi057 bash[108227]: audit 2023-11-30T19:57:12.759336+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-30T19:57:12.758943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-30T19:57:13.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:13 smithi057 bash[108227]: audit 2023-11-30T19:57:12.765823+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-30T19:57:12.758943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-30T19:57:13.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:13 smithi057 bash[111638]: cluster 2023-11-30T19:57:11.894777+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 0 B data, 4.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:13.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:13 smithi057 bash[111638]: audit 2023-11-30T19:57:12.759336+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-30T19:57:12.758943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-30T19:57:13.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:13 smithi057 bash[111638]: audit 2023-11-30T19:57:12.765823+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-30T19:57:12.758943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi069\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-30T19:57:14.342 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled alertmanager update... 2023-11-30T19:57:14.625 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:14 smithi069 bash[108211]: audit 2023-11-30T19:57:12.758328+0000 mgr.y (mgr.14142) 128 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi057=a;smithi069=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:14.625 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:14 smithi069 bash[108211]: cephadm 2023-11-30T19:57:12.758926+0000 mgr.y (mgr.14142) 129 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi057=a,smithi069=b 2023-11-30T19:57:14.625 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:14 smithi069 bash[108211]: audit 2023-11-30T19:57:14.328214+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-30T19:57:14.327785\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-30T19:57:14.625 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:14 smithi069 bash[108211]: audit 2023-11-30T19:57:14.341013+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-30T19:57:14.327785\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-30T19:57:14.719 DEBUG:teuthology.orchestra.run.smithi057:alertmanager.a> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@alertmanager.a.service 2023-11-30T19:57:14.723 INFO:tasks.cephadm:Adding grafana.a on smithi069 2023-11-30T19:57:14.723 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi069=a' 2023-11-30T19:57:14.752 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[108227]: audit 2023-11-30T19:57:12.758328+0000 mgr.y (mgr.14142) 128 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi057=a;smithi069=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:14.752 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[108227]: cephadm 2023-11-30T19:57:12.758926+0000 mgr.y (mgr.14142) 129 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi057=a,smithi069=b 2023-11-30T19:57:14.752 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[108227]: audit 2023-11-30T19:57:14.328214+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-30T19:57:14.327785\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-30T19:57:14.752 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[108227]: audit 2023-11-30T19:57:14.341013+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-30T19:57:14.327785\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-30T19:57:14.752 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[111638]: audit 2023-11-30T19:57:12.758328+0000 mgr.y (mgr.14142) 128 : audit [DBG] from='client.24356 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi057=a;smithi069=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:14.753 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[111638]: cephadm 2023-11-30T19:57:12.758926+0000 mgr.y (mgr.14142) 129 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi057=a,smithi069=b 2023-11-30T19:57:14.753 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[111638]: audit 2023-11-30T19:57:14.328214+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-30T19:57:14.327785\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-30T19:57:14.753 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:14 smithi057 bash[111638]: audit 2023-11-30T19:57:14.341013+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-30T19:57:14.327785\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi057\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-30T19:57:14.757 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:-- Logs begin at Thu 2023-11-30 19:42:23 UTC. -- 2023-11-30T19:57:15.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:15 smithi069 bash[108211]: cluster 2023-11-30T19:57:13.895268+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v138: 1 pgs: 1 peering; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:15.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:15 smithi069 bash[108211]: audit 2023-11-30T19:57:14.327149+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:15.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:15 smithi069 bash[108211]: cephadm 2023-11-30T19:57:14.327763+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi057=a 2023-11-30T19:57:15.922 INFO:teuthology.orchestra.run.smithi069.stdout:Scheduled grafana update... 2023-11-30T19:57:15.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:15 smithi057 bash[108227]: cluster 2023-11-30T19:57:13.895268+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v138: 1 pgs: 1 peering; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:15.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:15 smithi057 bash[108227]: audit 2023-11-30T19:57:14.327149+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:15.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:15 smithi057 bash[108227]: cephadm 2023-11-30T19:57:14.327763+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi057=a 2023-11-30T19:57:15.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:15 smithi057 bash[111638]: cluster 2023-11-30T19:57:13.895268+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v138: 1 pgs: 1 peering; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:15.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:15 smithi057 bash[111638]: audit 2023-11-30T19:57:14.327149+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi057=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:15.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:15 smithi057 bash[111638]: cephadm 2023-11-30T19:57:14.327763+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi057=a 2023-11-30T19:57:16.285 DEBUG:teuthology.orchestra.run.smithi069:grafana.a> sudo journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@grafana.a.service 2023-11-30T19:57:16.287 INFO:tasks.cephadm:Setting up client nodes... 2023-11-30T19:57:16.287 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-30T19:57:16.316 INFO:journalctl@ceph.grafana.a.smithi069.stdout:-- Logs begin at Thu 2023-11-30 19:41:55 UTC. -- 2023-11-30T19:57:16.576 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:16 smithi057 bash[108227]: audit 2023-11-30T19:57:15.908018+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-30T19:57:15.907662\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-30T19:57:16.577 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:16 smithi057 bash[108227]: audit 2023-11-30T19:57:15.920445+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-30T19:57:15.907662\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-30T19:57:16.577 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:16 smithi057 bash[111638]: audit 2023-11-30T19:57:15.908018+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-30T19:57:15.907662\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-30T19:57:16.578 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:16 smithi057 bash[111638]: audit 2023-11-30T19:57:15.920445+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-30T19:57:15.907662\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-30T19:57:16.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:16 smithi069 bash[108211]: audit 2023-11-30T19:57:15.908018+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-30T19:57:15.907662\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-30T19:57:16.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:16 smithi069 bash[108211]: audit 2023-11-30T19:57:15.920445+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-30T19:57:15.907662\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi069\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-30T19:57:17.583 INFO:teuthology.orchestra.run.smithi057.stdout:[client.0] 2023-11-30T19:57:17.583 INFO:teuthology.orchestra.run.smithi057.stdout: key = AQAd6WhlQVV6IhAAhozPyhIHL/Y8dp99xb+f1A== 2023-11-30T19:57:17.769 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: cluster 2023-11-30T19:57:15.895737+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:17.769 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: audit 2023-11-30T19:57:15.907029+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:17.769 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: cephadm 2023-11-30T19:57:15.907646+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Saving service grafana spec with placement count:1 smithi069=a 2023-11-30T19:57:17.769 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: cluster 2023-11-30T19:57:16.491639+0000 mon.a (mon.0) 661 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: cluster 2023-11-30T19:57:16.491699+0000 mon.a (mon.0) 662 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: audit 2023-11-30T19:57:17.040252+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"30c48117-ee32-4310-9370-eb38b10c0b94\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701374229.4223084, \"finished_at\": 1701374236.5059757}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[108227]: audit 2023-11-30T19:57:17.052426+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"30c48117-ee32-4310-9370-eb38b10c0b94\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701374229.4223084, \"finished_at\": 1701374236.5059757}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: cluster 2023-11-30T19:57:15.895737+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: audit 2023-11-30T19:57:15.907029+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: cephadm 2023-11-30T19:57:15.907646+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Saving service grafana spec with placement count:1 smithi069=a 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: cluster 2023-11-30T19:57:16.491639+0000 mon.a (mon.0) 661 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T19:57:17.770 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: cluster 2023-11-30T19:57:16.491699+0000 mon.a (mon.0) 662 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:17.771 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: audit 2023-11-30T19:57:17.040252+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"30c48117-ee32-4310-9370-eb38b10c0b94\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701374229.4223084, \"finished_at\": 1701374236.5059757}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-30T19:57:17.771 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:17 smithi057 bash[111638]: audit 2023-11-30T19:57:17.052426+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"30c48117-ee32-4310-9370-eb38b10c0b94\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701374229.4223084, \"finished_at\": 1701374236.5059757}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-30T19:57:17.954 DEBUG:teuthology.orchestra.run.smithi057:> set -ex 2023-11-30T19:57:17.954 DEBUG:teuthology.orchestra.run.smithi057:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-30T19:57:17.954 DEBUG:teuthology.orchestra.run.smithi057:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-30T19:57:18.003 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-30T19:57:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: cluster 2023-11-30T19:57:15.895737+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: audit 2023-11-30T19:57:15.907029+0000 mgr.y (mgr.14142) 134 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi069=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:57:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: cephadm 2023-11-30T19:57:15.907646+0000 mgr.y (mgr.14142) 135 : cephadm [INF] Saving service grafana spec with placement count:1 smithi069=a 2023-11-30T19:57:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: cluster 2023-11-30T19:57:16.491639+0000 mon.a (mon.0) 661 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T19:57:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: cluster 2023-11-30T19:57:16.491699+0000 mon.a (mon.0) 662 : cluster [INF] Cluster is now healthy 2023-11-30T19:57:18.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: audit 2023-11-30T19:57:17.040252+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"30c48117-ee32-4310-9370-eb38b10c0b94\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701374229.4223084, \"finished_at\": 1701374236.5059757}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-30T19:57:18.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:17 smithi069 bash[108211]: audit 2023-11-30T19:57:17.052426+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"30c48117-ee32-4310-9370-eb38b10c0b94\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701374229.4223084, \"finished_at\": 1701374236.5059757}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-30T19:57:18.797 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:18 smithi069 bash[108211]: audit 2023-11-30T19:57:17.578009+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.57:0/2619430909' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T19:57:18.797 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:18 smithi069 bash[108211]: audit 2023-11-30T19:57:17.578318+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 2023-11-30T19:57:18.797 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:18 smithi069 bash[108211]: audit 2023-11-30T19:57:17.581736+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 2023-11-30T19:57:18.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:18 smithi057 bash[108227]: audit 2023-11-30T19:57:17.578009+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.57:0/2619430909' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T19:57:18.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:18 smithi057 bash[108227]: audit 2023-11-30T19:57:17.578318+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 2023-11-30T19:57:18.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:18 smithi057 bash[108227]: audit 2023-11-30T19:57:17.581736+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 2023-11-30T19:57:18.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:18 smithi057 bash[111638]: audit 2023-11-30T19:57:17.578009+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.57:0/2619430909' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T19:57:18.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:18 smithi057 bash[111638]: audit 2023-11-30T19:57:17.578318+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 2023-11-30T19:57:18.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:18 smithi057 bash[111638]: audit 2023-11-30T19:57:17.581736+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 2023-11-30T19:57:19.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:19 smithi057 bash[108227]: cluster 2023-11-30T19:57:17.896053+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:19.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:19 smithi057 bash[111638]: cluster 2023-11-30T19:57:17.896053+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:20.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:19 smithi069 bash[108211]: cluster 2023-11-30T19:57:17.896053+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:21.860 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:21 smithi069 bash[108211]: cluster 2023-11-30T19:57:19.896385+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:21.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:21 smithi057 bash[108227]: cluster 2023-11-30T19:57:19.896385+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:21.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:21 smithi057 bash[111638]: cluster 2023-11-30T19:57:19.896385+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:22.253 INFO:teuthology.orchestra.run.smithi069.stdout:[client.1] 2023-11-30T19:57:22.253 INFO:teuthology.orchestra.run.smithi069.stdout: key = AQAi6WhltfG3DhAAVsp14/kGPzhMuv6QKf3Mtg== 2023-11-30T19:57:22.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:22 smithi057 bash[108227]: audit 2023-11-30T19:57:22.246246+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.69:0/875203139' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T19:57:22.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:22 smithi057 bash[108227]: audit 2023-11-30T19:57:22.246773+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 2023-11-30T19:57:22.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:22 smithi057 bash[108227]: audit 2023-11-30T19:57:22.252471+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 2023-11-30T19:57:22.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:22 smithi057 bash[111638]: audit 2023-11-30T19:57:22.246246+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.69:0/875203139' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T19:57:22.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:22 smithi057 bash[111638]: audit 2023-11-30T19:57:22.246773+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 2023-11-30T19:57:22.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:22 smithi057 bash[111638]: audit 2023-11-30T19:57:22.252471+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 2023-11-30T19:57:22.962 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:22 smithi069 bash[108211]: audit 2023-11-30T19:57:22.246246+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.69:0/875203139' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-30T19:57:22.962 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:22 smithi069 bash[108211]: audit 2023-11-30T19:57:22.246773+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 2023-11-30T19:57:22.962 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:22 smithi069 bash[108211]: audit 2023-11-30T19:57:22.252471+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 2023-11-30T19:57:22.995 DEBUG:teuthology.orchestra.run.smithi069:> set -ex 2023-11-30T19:57:22.995 DEBUG:teuthology.orchestra.run.smithi069:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-11-30T19:57:22.995 DEBUG:teuthology.orchestra.run.smithi069:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-11-30T19:57:23.076 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-11-30T19:57:23.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:23 smithi069 bash[108211]: cluster 2023-11-30T19:57:21.896885+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:23.773 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:23 smithi057 bash[108227]: cluster 2023-11-30T19:57:21.896885+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:23.774 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:23 smithi057 bash[111638]: cluster 2023-11-30T19:57:21.896885+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:24.279 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:57:24.279 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":59,"fsid":"18158d4c-8fba-11ee-95a2-87774f69a715","created":"2023-11-30T19:53:38.867214+0000","modified":"2023-11-30T19:57:10.426832+0000","last_up_change":"2023-11-30T19:57:09.415675+0000","last_in_change":"2023-11-30T19:57:09.415675+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-30T19:53:48.643101+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":"b945dbb6-0416-42ee-bd1e-a9a9010af525","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":57,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6802","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6803","nonce":2681904626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6804","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6805","nonce":2681904626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6808","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6809","nonce":2681904626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6806","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6807","nonce":2681904626}]},"public_addr":"172.21.15.57:6803/2681904626","cluster_addr":"172.21.15.57:6805/2681904626","heartbeat_back_addr":"172.21.15.57:6809/2681904626","heartbeat_front_addr":"172.21.15.57:6807/2681904626","state":["exists","up"]},{"osd":1,"uuid":"bc53aadb-74a6-46d2-b55a-8d45396428ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6810","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6811","nonce":3661533367}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6812","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6813","nonce":3661533367}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6816","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6817","nonce":3661533367}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6814","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6815","nonce":3661533367}]},"public_addr":"172.21.15.57:6811/3661533367","cluster_addr":"172.21.15.57:6813/3661533367","heartbeat_back_addr":"172.21.15.57:6817/3661533367","heartbeat_front_addr":"172.21.15.57:6815/3661533367","state":["exists","up"]},{"osd":2,"uuid":"4b546079-09b5-4459-a723-e5765d6a68ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":22,"last_clean_end":24,"up_from":27,"up_thru":0,"down_at":25,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6818","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6819","nonce":3723663532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6820","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6821","nonce":3723663532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6824","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6825","nonce":3723663532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6822","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6823","nonce":3723663532}]},"public_addr":"172.21.15.57:6819/3723663532","cluster_addr":"172.21.15.57:6821/3723663532","heartbeat_back_addr":"172.21.15.57:6825/3723663532","heartbeat_front_addr":"172.21.15.57:6823/3723663532","state":["exists","up"]},{"osd":3,"uuid":"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6826","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6827","nonce":2805675518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6828","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6829","nonce":2805675518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6832","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6833","nonce":2805675518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6830","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6831","nonce":2805675518}]},"public_addr":"172.21.15.57:6827/2805675518","cluster_addr":"172.21.15.57:6829/2805675518","heartbeat_back_addr":"172.21.15.57:6833/2805675518","heartbeat_front_addr":"172.21.15.57:6831/2805675518","state":["exists","up"]},{"osd":4,"uuid":"71341daf-b0ad-42a9-90d0-bda19e1a239c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":35,"last_clean_end":37,"up_from":40,"up_thru":0,"down_at":38,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6801","nonce":1706295088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6803","nonce":1706295088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6807","nonce":1706295088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6805","nonce":1706295088}]},"public_addr":"172.21.15.69:6801/1706295088","cluster_addr":"172.21.15.69:6803/1706295088","heartbeat_back_addr":"172.21.15.69:6807/1706295088","heartbeat_front_addr":"172.21.15.69:6805/1706295088","state":["exists","up"]},{"osd":5,"uuid":"3ce94743-7dd9-4a6b-8e2f-060456c09964","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":43,"last_clean_end":45,"up_from":48,"up_thru":48,"down_at":46,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6809","nonce":1597446528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6811","nonce":1597446528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6815","nonce":1597446528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6813","nonce":1597446528}]},"public_addr":"172.21.15.69:6809/1597446528","cluster_addr":"172.21.15.69:6811/1597446528","heartbeat_back_addr":"172.21.15.69:6815/1597446528","heartbeat_front_addr":"172.21.15.69:6813/1597446528","state":["exists","up"]},{"osd":6,"uuid":"5089f366-fb77-4f95-8343-a00019ca9308","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":51,"last_clean_end":52,"up_from":55,"up_thru":55,"down_at":53,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6817","nonce":3187247010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6818","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6819","nonce":3187247010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6823","nonce":3187247010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6821","nonce":3187247010}]},"public_addr":"172.21.15.69:6817/3187247010","cluster_addr":"172.21.15.69:6819/3187247010","heartbeat_back_addr":"172.21.15.69:6823/3187247010","heartbeat_front_addr":"172.21.15.69:6821/3187247010","state":["exists","up"]},{"osd":7,"uuid":"54b63a74-aaf5-465c-ad91-57706b1faf48","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":58,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6825","nonce":4002522875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6827","nonce":4002522875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6831","nonce":4002522875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6829","nonce":4002522875}]},"public_addr":"172.21.15.69:6825/4002522875","cluster_addr":"172.21.15.69:6827/4002522875","heartbeat_back_addr":"172.21.15.69:6831/4002522875","heartbeat_front_addr":"172.21.15.69:6829/4002522875","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2023-11-30T19:55:42.352705+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:55:29.983120+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:55:44.468764+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:01.592665+0000","dead_epoch":25},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:16.054259+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:26.944772+0000","dead_epoch":38},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:40.286960+0000","dead_epoch":46},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:54.130784+0000","dead_epoch":53},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:57:08.341056+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.57:0/1826675148":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6801/123335063":"2023-12-01T19:54:11.807011+0000","172.21.15.57:0/180874649":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6800/123335063":"2023-12-01T19:54:11.807011+0000","172.21.15.57:0/2608301601":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/2550752644":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/2446140427":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6800/94770360":"2023-12-01T19:53:55.812912+0000","172.21.15.57:6801/94770360":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/4020169149":"2023-12-01T19:53:55.812912+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-11-30T19:57:24.429 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 podman[118796]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-11-30T19:57:24.429 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 systemd[1]: Started Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:57:24.644 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-30T19:53:48.643101+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-11-30T19:57:24.644 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-11-30T19:57:24.694 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[108211]: audit 2023-11-30T19:57:24.258535+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:24.694 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[108211]: audit 2023-11-30T19:57:24.264736+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:24.695 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[108211]: audit 2023-11-30T19:57:24.265530+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:24.695 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[108211]: audit 2023-11-30T19:57:24.278158+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.57:0/1779343341' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.618Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.618Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.618Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.618Z caller=main.go:589 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi069 (none))" 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.618Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.618Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.619Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-30T19:57:24.695 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.619Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.620Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.620Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.623Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.623Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.718µs 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.623Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.623Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.623Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.497µs wal_replay_duration=227.025µs wbl_replay_duration=106ns total_replay_duration=281.925µs 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.624Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.624Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.624Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.625Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=581.9µs db_storage=830ns remote_storage=1.23µs web_handler=359ns query_engine=668ns scrape=350.848µs scrape_sd=16.787µs notify=880ns notify_sd=1.825µs rules=33.071µs tracing=5.743µs 2023-11-30T19:57:24.696 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.625Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-30T19:57:24.697 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:57:24 smithi069 bash[118812]: ts=2023-11-30T19:57:24.625Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-11-30T19:57:24.911 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[108227]: audit 2023-11-30T19:57:24.258535+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:24.911 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[108227]: audit 2023-11-30T19:57:24.264736+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:24.911 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[108227]: audit 2023-11-30T19:57:24.265530+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:24.911 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[108227]: audit 2023-11-30T19:57:24.278158+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.57:0/1779343341' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:24.911 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[111638]: audit 2023-11-30T19:57:24.258535+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:24.911 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[111638]: audit 2023-11-30T19:57:24.264736+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.255939\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256037\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256076\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256113\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256182\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:06.256220\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:24.912 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[111638]: audit 2023-11-30T19:57:24.265530+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:24.912 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:24 smithi057 bash[111638]: audit 2023-11-30T19:57:24.278158+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.57:0/1779343341' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:25.898 INFO:teuthology.orchestra.run.smithi057.stdout:pg_num: 1 2023-11-30T19:57:25.935 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[108227]: cluster 2023-11-30T19:57:23.897374+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:25.936 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[111638]: cluster 2023-11-30T19:57:23.897374+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:25.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[108227]: audit 2023-11-30T19:57:25.509193+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_daemon_update\": \"2023-11-30T19:57:25.508326\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:25.936 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[108227]: audit 2023-11-30T19:57:25.517132+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_daemon_update\": \"2023-11-30T19:57:25.508326\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:25.937 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[108227]: audit 2023-11-30T19:57:25.518949+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-30T19:57:25.937 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[108227]: audit 2023-11-30T19:57:25.519729+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:25.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[111638]: audit 2023-11-30T19:57:25.509193+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_daemon_update\": \"2023-11-30T19:57:25.508326\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:25.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[111638]: audit 2023-11-30T19:57:25.517132+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_daemon_update\": \"2023-11-30T19:57:25.508326\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:25.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[111638]: audit 2023-11-30T19:57:25.518949+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-30T19:57:25.937 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:25 smithi057 bash[111638]: audit 2023-11-30T19:57:25.519729+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:25.949 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:25 smithi069 bash[108211]: cluster 2023-11-30T19:57:23.897374+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:25.950 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:25 smithi069 bash[108211]: audit 2023-11-30T19:57:25.509193+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_daemon_update\": \"2023-11-30T19:57:25.508326\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:25.950 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:25 smithi069 bash[108211]: audit 2023-11-30T19:57:25.517132+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}}, \"last_daemon_update\": \"2023-11-30T19:57:25.508326\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:25.950 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:25 smithi069 bash[108211]: audit 2023-11-30T19:57:25.518949+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-30T19:57:25.950 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:25 smithi069 bash[108211]: audit 2023-11-30T19:57:25.519729+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:26.264 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:25 smithi069 systemd[1]: Started Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:57:26.264 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[119228]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2023-11-30T19:57:26.264 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[119228]: Trying to pull docker.io/prom/node-exporter:latest... 2023-11-30T19:57:26.283 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-30T19:57:26.283 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-30T19:57:26.283 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-11-30T19:57:26.959 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[121424]: Trying to pull docker.io/prom/node-exporter:latest... 2023-11-30T19:57:26.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[108227]: cephadm 2023-11-30T19:57:25.520315+0000 mgr.y (mgr.14142) 140 : cephadm [INF] Deploying daemon node-exporter.b on smithi069 2023-11-30T19:57:26.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[108227]: audit 2023-11-30T19:57:25.896480+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.57:0/1558674384' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-30T19:57:26.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[111638]: cephadm 2023-11-30T19:57:25.520315+0000 mgr.y (mgr.14142) 140 : cephadm [INF] Deploying daemon node-exporter.b on smithi069 2023-11-30T19:57:26.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[111638]: audit 2023-11-30T19:57:25.896480+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.57:0/1558674384' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[108227]: audit 2023-11-30T19:57:26.007882+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[108227]: audit 2023-11-30T19:57:26.014332+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[108227]: audit 2023-11-30T19:57:26.014899+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[108227]: audit 2023-11-30T19:57:26.015519+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[111638]: audit 2023-11-30T19:57:26.007882+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[111638]: audit 2023-11-30T19:57:26.014332+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[111638]: audit 2023-11-30T19:57:26.014899+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-30T19:57:26.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:26 smithi057 bash[111638]: audit 2023-11-30T19:57:26.015519+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:27.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[108211]: cephadm 2023-11-30T19:57:25.520315+0000 mgr.y (mgr.14142) 140 : cephadm [INF] Deploying daemon node-exporter.b on smithi069 2023-11-30T19:57:27.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[108211]: audit 2023-11-30T19:57:25.896480+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.57:0/1558674384' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-30T19:57:27.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[108211]: audit 2023-11-30T19:57:26.007882+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:27.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[108211]: audit 2023-11-30T19:57:26.014332+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:27.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[108211]: audit 2023-11-30T19:57:26.014899+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-30T19:57:27.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:26 smithi069 bash[108211]: audit 2023-11-30T19:57:26.015519+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:57:27.644 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[111638]: cluster 2023-11-30T19:57:25.897665+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:27.645 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[111638]: cephadm 2023-11-30T19:57:26.016039+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Deploying daemon node-exporter.a on smithi057 2023-11-30T19:57:27.645 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[111638]: audit 2023-11-30T19:57:26.684838+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:57:27.645 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[111638]: audit 2023-11-30T19:57:26.688228+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:57:27.645 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[111638]: cephadm 2023-11-30T19:57:26.690827+0000 mgr.y (mgr.14142) 143 : cephadm [INF] Deploying daemon alertmanager.a on smithi057 2023-11-30T19:57:27.767 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:57:27.926 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[108227]: cluster 2023-11-30T19:57:25.897665+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:27.926 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[108227]: cephadm 2023-11-30T19:57:26.016039+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Deploying daemon node-exporter.a on smithi057 2023-11-30T19:57:27.926 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[108227]: audit 2023-11-30T19:57:26.684838+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:57:27.926 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[108227]: audit 2023-11-30T19:57:26.688228+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:57:27.927 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:27 smithi057 bash[108227]: cephadm 2023-11-30T19:57:26.690827+0000 mgr.y (mgr.14142) 143 : cephadm [INF] Deploying daemon alertmanager.a on smithi057 2023-11-30T19:57:28.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:27 smithi069 bash[108211]: cluster 2023-11-30T19:57:25.897665+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:28.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:27 smithi069 bash[108211]: cephadm 2023-11-30T19:57:26.016039+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Deploying daemon node-exporter.a on smithi057 2023-11-30T19:57:28.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:27 smithi069 bash[108211]: audit 2023-11-30T19:57:26.684838+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:57:28.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:27 smithi069 bash[108211]: audit 2023-11-30T19:57:26.688228+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:57:28.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:27 smithi069 bash[108211]: cephadm 2023-11-30T19:57:26.690827+0000 mgr.y (mgr.14142) 143 : cephadm [INF] Deploying daemon alertmanager.a on smithi057 2023-11-30T19:57:28.136 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6800","nonce":3473602027},{"type":"v1","addr":"172.21.15.57:6801","nonce":3473602027}]},"active_addr":"172.21.15.57:6801/3473602027","active_change":"2023-11-30T19:54:11.807418+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://smithi057.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.57:0","nonce":2664860196}]},{"addrvec":[{"type":"v2","addr":"172.21.15.57:0","nonce":1990311518}]},{"addrvec":[{"type":"v2","addr":"172.21.15.57:0","nonce":507490228}]}]}} 2023-11-30T19:57:28.140 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-30T19:57:28.141 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-30T19:57:28.141 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-11-30T19:57:28.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:28 smithi057 bash[108227]: audit 2023-11-30T19:57:27.762495+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.57:0/327421314' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-30T19:57:28.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:28 smithi057 bash[111638]: audit 2023-11-30T19:57:27.762495+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.57:0/327421314' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-30T19:57:29.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:28 smithi069 bash[108211]: audit 2023-11-30T19:57:27.762495+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.57:0/327421314' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-30T19:57:29.368 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:57:29.369 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":59,"fsid":"18158d4c-8fba-11ee-95a2-87774f69a715","created":"2023-11-30T19:53:38.867214+0000","modified":"2023-11-30T19:57:10.426832+0000","last_up_change":"2023-11-30T19:57:09.415675+0000","last_in_change":"2023-11-30T19:57:09.415675+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-30T19:53:48.643101+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":"b945dbb6-0416-42ee-bd1e-a9a9010af525","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":57,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6802","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6803","nonce":2681904626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6804","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6805","nonce":2681904626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6808","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6809","nonce":2681904626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6806","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6807","nonce":2681904626}]},"public_addr":"172.21.15.57:6803/2681904626","cluster_addr":"172.21.15.57:6805/2681904626","heartbeat_back_addr":"172.21.15.57:6809/2681904626","heartbeat_front_addr":"172.21.15.57:6807/2681904626","state":["exists","up"]},{"osd":1,"uuid":"bc53aadb-74a6-46d2-b55a-8d45396428ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6810","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6811","nonce":3661533367}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6812","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6813","nonce":3661533367}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6816","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6817","nonce":3661533367}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6814","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6815","nonce":3661533367}]},"public_addr":"172.21.15.57:6811/3661533367","cluster_addr":"172.21.15.57:6813/3661533367","heartbeat_back_addr":"172.21.15.57:6817/3661533367","heartbeat_front_addr":"172.21.15.57:6815/3661533367","state":["exists","up"]},{"osd":2,"uuid":"4b546079-09b5-4459-a723-e5765d6a68ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":22,"last_clean_end":24,"up_from":27,"up_thru":0,"down_at":25,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6818","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6819","nonce":3723663532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6820","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6821","nonce":3723663532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6824","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6825","nonce":3723663532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6822","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6823","nonce":3723663532}]},"public_addr":"172.21.15.57:6819/3723663532","cluster_addr":"172.21.15.57:6821/3723663532","heartbeat_back_addr":"172.21.15.57:6825/3723663532","heartbeat_front_addr":"172.21.15.57:6823/3723663532","state":["exists","up"]},{"osd":3,"uuid":"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6826","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6827","nonce":2805675518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6828","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6829","nonce":2805675518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6832","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6833","nonce":2805675518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6830","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6831","nonce":2805675518}]},"public_addr":"172.21.15.57:6827/2805675518","cluster_addr":"172.21.15.57:6829/2805675518","heartbeat_back_addr":"172.21.15.57:6833/2805675518","heartbeat_front_addr":"172.21.15.57:6831/2805675518","state":["exists","up"]},{"osd":4,"uuid":"71341daf-b0ad-42a9-90d0-bda19e1a239c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":35,"last_clean_end":37,"up_from":40,"up_thru":0,"down_at":38,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6801","nonce":1706295088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6803","nonce":1706295088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6807","nonce":1706295088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6805","nonce":1706295088}]},"public_addr":"172.21.15.69:6801/1706295088","cluster_addr":"172.21.15.69:6803/1706295088","heartbeat_back_addr":"172.21.15.69:6807/1706295088","heartbeat_front_addr":"172.21.15.69:6805/1706295088","state":["exists","up"]},{"osd":5,"uuid":"3ce94743-7dd9-4a6b-8e2f-060456c09964","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":43,"last_clean_end":45,"up_from":48,"up_thru":48,"down_at":46,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6809","nonce":1597446528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6811","nonce":1597446528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6815","nonce":1597446528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6813","nonce":1597446528}]},"public_addr":"172.21.15.69:6809/1597446528","cluster_addr":"172.21.15.69:6811/1597446528","heartbeat_back_addr":"172.21.15.69:6815/1597446528","heartbeat_front_addr":"172.21.15.69:6813/1597446528","state":["exists","up"]},{"osd":6,"uuid":"5089f366-fb77-4f95-8343-a00019ca9308","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":51,"last_clean_end":52,"up_from":55,"up_thru":55,"down_at":53,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6817","nonce":3187247010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6818","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6819","nonce":3187247010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6823","nonce":3187247010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6821","nonce":3187247010}]},"public_addr":"172.21.15.69:6817/3187247010","cluster_addr":"172.21.15.69:6819/3187247010","heartbeat_back_addr":"172.21.15.69:6823/3187247010","heartbeat_front_addr":"172.21.15.69:6821/3187247010","state":["exists","up"]},{"osd":7,"uuid":"54b63a74-aaf5-465c-ad91-57706b1faf48","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":58,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6825","nonce":4002522875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6827","nonce":4002522875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6831","nonce":4002522875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6829","nonce":4002522875}]},"public_addr":"172.21.15.69:6825/4002522875","cluster_addr":"172.21.15.69:6827/4002522875","heartbeat_back_addr":"172.21.15.69:6831/4002522875","heartbeat_front_addr":"172.21.15.69:6829/4002522875","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2023-11-30T19:55:42.352705+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:55:29.983120+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:55:44.468764+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:01.592665+0000","dead_epoch":25},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:16.054259+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:26.944772+0000","dead_epoch":38},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:40.286960+0000","dead_epoch":46},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:54.130784+0000","dead_epoch":53},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:57:08.341056+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.57:0/1826675148":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6801/123335063":"2023-12-01T19:54:11.807011+0000","172.21.15.57:0/180874649":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6800/123335063":"2023-12-01T19:54:11.807011+0000","172.21.15.57:0/2608301601":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/2550752644":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/2446140427":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6800/94770360":"2023-12-01T19:53:55.812912+0000","172.21.15.57:6801/94770360":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/4020169149":"2023-12-01T19:53:55.812912+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-11-30T19:57:29.710 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-30T19:57:29.710 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-11-30T19:57:29.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:29 smithi057 bash[108227]: cluster 2023-11-30T19:57:27.898021+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:29.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:29 smithi057 bash[108227]: audit 2023-11-30T19:57:29.366795+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.57:0/1269099011' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:29.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:29 smithi057 bash[111638]: cluster 2023-11-30T19:57:27.898021+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:29.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:29 smithi057 bash[111638]: audit 2023-11-30T19:57:29.366795+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.57:0/1269099011' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:30.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:29 smithi069 bash[108211]: cluster 2023-11-30T19:57:27.898021+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:30.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:29 smithi069 bash[108211]: audit 2023-11-30T19:57:29.366795+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.57:0/1269099011' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:30.954 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:57:30.955 INFO:teuthology.orchestra.run.smithi057.stdout:{"epoch":59,"fsid":"18158d4c-8fba-11ee-95a2-87774f69a715","created":"2023-11-30T19:53:38.867214+0000","modified":"2023-11-30T19:57:10.426832+0000","last_up_change":"2023-11-30T19:57:09.415675+0000","last_in_change":"2023-11-30T19:57:09.415675+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-11-30T19:53:48.643101+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":"b945dbb6-0416-42ee-bd1e-a9a9010af525","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":12,"up_from":14,"up_thru":57,"down_at":13,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6802","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6803","nonce":2681904626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6804","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6805","nonce":2681904626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6808","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6809","nonce":2681904626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6806","nonce":2681904626},{"type":"v1","addr":"172.21.15.57:6807","nonce":2681904626}]},"public_addr":"172.21.15.57:6803/2681904626","cluster_addr":"172.21.15.57:6805/2681904626","heartbeat_back_addr":"172.21.15.57:6809/2681904626","heartbeat_front_addr":"172.21.15.57:6807/2681904626","state":["exists","up"]},{"osd":1,"uuid":"bc53aadb-74a6-46d2-b55a-8d45396428ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":17,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6810","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6811","nonce":3661533367}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6812","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6813","nonce":3661533367}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6816","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6817","nonce":3661533367}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6814","nonce":3661533367},{"type":"v1","addr":"172.21.15.57:6815","nonce":3661533367}]},"public_addr":"172.21.15.57:6811/3661533367","cluster_addr":"172.21.15.57:6813/3661533367","heartbeat_back_addr":"172.21.15.57:6817/3661533367","heartbeat_front_addr":"172.21.15.57:6815/3661533367","state":["exists","up"]},{"osd":2,"uuid":"4b546079-09b5-4459-a723-e5765d6a68ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":22,"last_clean_end":24,"up_from":27,"up_thru":0,"down_at":25,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6818","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6819","nonce":3723663532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6820","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6821","nonce":3723663532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6824","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6825","nonce":3723663532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6822","nonce":3723663532},{"type":"v1","addr":"172.21.15.57:6823","nonce":3723663532}]},"public_addr":"172.21.15.57:6819/3723663532","cluster_addr":"172.21.15.57:6821/3723663532","heartbeat_back_addr":"172.21.15.57:6825/3723663532","heartbeat_front_addr":"172.21.15.57:6823/3723663532","state":["exists","up"]},{"osd":3,"uuid":"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6826","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6827","nonce":2805675518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6828","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6829","nonce":2805675518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6832","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6833","nonce":2805675518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.57:6830","nonce":2805675518},{"type":"v1","addr":"172.21.15.57:6831","nonce":2805675518}]},"public_addr":"172.21.15.57:6827/2805675518","cluster_addr":"172.21.15.57:6829/2805675518","heartbeat_back_addr":"172.21.15.57:6833/2805675518","heartbeat_front_addr":"172.21.15.57:6831/2805675518","state":["exists","up"]},{"osd":4,"uuid":"71341daf-b0ad-42a9-90d0-bda19e1a239c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":35,"last_clean_end":37,"up_from":40,"up_thru":0,"down_at":38,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6800","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6801","nonce":1706295088}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6802","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6803","nonce":1706295088}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6806","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6807","nonce":1706295088}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6804","nonce":1706295088},{"type":"v1","addr":"172.21.15.69:6805","nonce":1706295088}]},"public_addr":"172.21.15.69:6801/1706295088","cluster_addr":"172.21.15.69:6803/1706295088","heartbeat_back_addr":"172.21.15.69:6807/1706295088","heartbeat_front_addr":"172.21.15.69:6805/1706295088","state":["exists","up"]},{"osd":5,"uuid":"3ce94743-7dd9-4a6b-8e2f-060456c09964","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":43,"last_clean_end":45,"up_from":48,"up_thru":48,"down_at":46,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6808","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6809","nonce":1597446528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6810","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6811","nonce":1597446528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6814","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6815","nonce":1597446528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6812","nonce":1597446528},{"type":"v1","addr":"172.21.15.69:6813","nonce":1597446528}]},"public_addr":"172.21.15.69:6809/1597446528","cluster_addr":"172.21.15.69:6811/1597446528","heartbeat_back_addr":"172.21.15.69:6815/1597446528","heartbeat_front_addr":"172.21.15.69:6813/1597446528","state":["exists","up"]},{"osd":6,"uuid":"5089f366-fb77-4f95-8343-a00019ca9308","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":51,"last_clean_end":52,"up_from":55,"up_thru":55,"down_at":53,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6816","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6817","nonce":3187247010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6818","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6819","nonce":3187247010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6822","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6823","nonce":3187247010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6820","nonce":3187247010},{"type":"v1","addr":"172.21.15.69:6821","nonce":3187247010}]},"public_addr":"172.21.15.69:6817/3187247010","cluster_addr":"172.21.15.69:6819/3187247010","heartbeat_back_addr":"172.21.15.69:6823/3187247010","heartbeat_front_addr":"172.21.15.69:6821/3187247010","state":["exists","up"]},{"osd":7,"uuid":"54b63a74-aaf5-465c-ad91-57706b1faf48","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":58,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6824","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6825","nonce":4002522875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6826","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6827","nonce":4002522875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6830","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6831","nonce":4002522875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.69:6828","nonce":4002522875},{"type":"v1","addr":"172.21.15.69:6829","nonce":4002522875}]},"public_addr":"172.21.15.69:6825/4002522875","cluster_addr":"172.21.15.69:6827/4002522875","heartbeat_back_addr":"172.21.15.69:6831/4002522875","heartbeat_front_addr":"172.21.15.69:6829/4002522875","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"2023-11-30T19:55:42.352705+0000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:55:29.983120+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:55:44.468764+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:01.592665+0000","dead_epoch":25},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:16.054259+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:26.944772+0000","dead_epoch":38},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:40.286960+0000","dead_epoch":46},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:56:54.130784+0000","dead_epoch":53},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-11-30T19:57:08.341056+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.57:0/1826675148":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6801/123335063":"2023-12-01T19:54:11.807011+0000","172.21.15.57:0/180874649":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6800/123335063":"2023-12-01T19:54:11.807011+0000","172.21.15.57:0/2608301601":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/2550752644":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/2446140427":"2023-12-01T19:54:11.807011+0000","172.21.15.57:6800/94770360":"2023-12-01T19:53:55.812912+0000","172.21.15.57:6801/94770360":"2023-12-01T19:53:55.812912+0000","172.21.15.57:0/4020169149":"2023-12-01T19:53:55.812912+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-11-30T19:57:31.336 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-11-30T19:57:31.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:31 smithi057 bash[108227]: cluster 2023-11-30T19:57:29.898486+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:31.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:31 smithi057 bash[108227]: audit 2023-11-30T19:57:30.952762+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.57:0/1764738558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:31 smithi057 bash[111638]: cluster 2023-11-30T19:57:29.898486+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:31 smithi057 bash[111638]: audit 2023-11-30T19:57:30.952762+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.57:0/1764738558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:32.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:31 smithi069 bash[108211]: cluster 2023-11-30T19:57:29.898486+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:32.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:31 smithi069 bash[108211]: audit 2023-11-30T19:57:30.952762+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.57:0/1764738558' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-30T19:57:32.760 INFO:teuthology.orchestra.run.smithi057.stdout:60129542168 2023-11-30T19:57:32.761 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-11-30T19:57:33.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:32 smithi069 bash[119228]: Getting image source signatures 2023-11-30T19:57:33.015 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:32 smithi069 bash[119228]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2023-11-30T19:57:33.015 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:32 smithi069 bash[119228]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2023-11-30T19:57:33.015 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:32 smithi069 bash[119228]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2023-11-30T19:57:33.684 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:33 smithi057 bash[121424]: Getting image source signatures 2023-11-30T19:57:33.684 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:33 smithi057 bash[121424]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2023-11-30T19:57:33.684 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:33 smithi057 bash[121424]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2023-11-30T19:57:33.684 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:33 smithi057 bash[121424]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2023-11-30T19:57:33.953 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:33 smithi069 bash[119228]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2023-11-30T19:57:33.953 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:33 smithi069 bash[119228]: Writing manifest to image destination 2023-11-30T19:57:33.954 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:33 smithi069 bash[108211]: cluster 2023-11-30T19:57:31.898989+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:33.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:33 smithi057 bash[108227]: cluster 2023-11-30T19:57:31.898989+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:33.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:33 smithi057 bash[111638]: cluster 2023-11-30T19:57:31.898989+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:34.264 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.075Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-11-30T19:57:34.264 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.075Z 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)" 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.075Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.075Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=arp 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=bcache 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=bonding 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=btrfs 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=conntrack 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=cpu 2023-11-30T19:57:34.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=diskstats 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=dmi 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=edac 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=entropy 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=filefd 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=filesystem 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=hwmon 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=infiniband 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=ipvs 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=loadavg 2023-11-30T19:57:34.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=mdadm 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=meminfo 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=netclass 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=netdev 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=netstat 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=nfs 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=nfsd 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=nvme 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=os 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=pressure 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=rapl 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=schedstat 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=selinux 2023-11-30T19:57:34.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=sockstat 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=softnet 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=stat 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=tapestats 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=textfile 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=time 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=uname 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=vmstat 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=xfs 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.076Z caller=node_exporter.go:117 level=info collector=zfs 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.077Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-11-30T19:57:34.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[119228]: ts=2023-11-30T19:57:34.077Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-11-30T19:57:34.661 INFO:teuthology.orchestra.run.smithi057.stdout:73014444057 2023-11-30T19:57:34.661 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-11-30T19:57:34.926 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:34 smithi057 bash[108227]: cluster 2023-11-30T19:57:33.899307+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:34.926 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:34 smithi057 bash[111638]: cluster 2023-11-30T19:57:33.899307+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:35.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:34 smithi069 bash[108211]: cluster 2023-11-30T19:57:33.899307+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:36.643 INFO:teuthology.orchestra.run.smithi057.stdout:115964117010 2023-11-30T19:57:36.643 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-11-30T19:57:37.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:36 smithi069 bash[108211]: cluster 2023-11-30T19:57:35.899631+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:37.284 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:36 smithi057 bash[108227]: cluster 2023-11-30T19:57:35.899631+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:37.284 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:36 smithi057 bash[111638]: cluster 2023-11-30T19:57:35.899631+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:37.709 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:37 smithi057 bash[121424]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2023-11-30T19:57:37.710 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:37 smithi057 bash[121424]: Writing manifest to image destination 2023-11-30T19:57:39.088 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:39 smithi057 bash[108227]: cluster 2023-11-30T19:57:37.899950+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:39.088 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.626Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-11-30T19:57:39.088 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.626Z 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)" 2023-11-30T19:57:39.088 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.626Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-11-30T19:57:39.088 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.626Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-11-30T19:57:39.088 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.626Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-11-30T19:57:39.088 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.626Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=arp 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=bcache 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=bonding 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=btrfs 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=conntrack 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=cpu 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=diskstats 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=dmi 2023-11-30T19:57:39.089 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=edac 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=entropy 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=filefd 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=filesystem 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=hwmon 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=infiniband 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=ipvs 2023-11-30T19:57:39.090 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=loadavg 2023-11-30T19:57:39.091 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:39 smithi057 bash[111638]: cluster 2023-11-30T19:57:37.899950+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=mdadm 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=meminfo 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=netclass 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=netdev 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=netstat 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=nfs 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=nfsd 2023-11-30T19:57:39.091 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=nvme 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=os 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=pressure 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=rapl 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=schedstat 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=selinux 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=sockstat 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=softnet 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=stat 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=tapestats 2023-11-30T19:57:39.092 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=textfile 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=time 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=uname 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=vmstat 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=xfs 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.627Z caller=node_exporter.go:117 level=info collector=zfs 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.628Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-11-30T19:57:39.093 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 19:57:38 smithi057 bash[121424]: ts=2023-11-30T19:57:38.628Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-11-30T19:57:39.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:39 smithi069 bash[108211]: cluster 2023-11-30T19:57:37.899950+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:40.019 INFO:teuthology.orchestra.run.smithi057.stdout:128849018899 2023-11-30T19:57:40.019 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-11-30T19:57:40.459 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:40 smithi057 podman[122889]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-11-30T19:57:40.459 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:40 smithi057 systemd[1]: Started Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:57:41.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: cluster 2023-11-30T19:57:39.900281+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:41.210 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.008Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-30T19:57:41.210 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.008Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-11-30T19:57:41.211 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.009Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.57 port=9094 2023-11-30T19:57:41.211 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.011Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-30T19:57:41.211 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.035Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-30T19:57:41.211 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.035Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-30T19:57:41.211 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.038Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-30T19:57:41.211 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[122923]: ts=2023-11-30T19:57:41.038Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-30T19:57:41.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: cluster 2023-11-30T19:57:39.900281+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:41.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: audit 2023-11-30T19:57:40.435082+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:57:41.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: audit 2023-11-30T19:57:40.443216+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:57:41.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: audit 2023-11-30T19:57:40.686321+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDL6bZADEpEGYtyJkhJkbydMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTMwMTk1NzQwWhcN\nMzMxMTI3MTk1NzQwWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwOf8HrOLuqW28Pj3d8B7\nsW0/9/r/MelyRaD7Qoyf8ItIk350eMksU8wXtkRuAz+MtFUyEXvzNqbkjviLuL+w\nl5zOcrCM7xUa/qJTFJN27oKrgo0p5ibQlkDDPP8EEN6NV1kZqRV7bMtlS5XATXzr\ngzSP9r2rneDxfnDfyuvWifhKH0GHuFl+g3z2LyEYnMsjGfTKbQ21K7YwEipRCwJt\nTWXiNG5Ym2NwSePrg9uAZ0dwU4OGFCI3vyMYkUlaXC+ChjNVAkvMFbnNkSTNTeKL\n2H7lg9ewv+gHNT4utjTL6B/KkWQj0YAHmuj+4fWk5yU5CAajl6NMSFqHmzjGxTqF\nVwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQB1aRjALzts6GFq5QurKOmQEkJfl2el\n5sczro/hoXYZ6NW7XzvUsmSRyabYzmrRKQP+BInPy4fGpioEtx/Nt9jVAgjm3R3S\nZhVMXTeTi9Pevu6DGg1D09qu9/HXPVhhE3goNo9kdvgI6+Zfhkw8FN36AVgG94Qq\nR7035ggRxNuWqwJneuRcRtVj8VHP5BL9KOMuDApMzxE9AkEGq/GudGAD7BHpse7a\nOGHTqs1kWNsEqhiQi8pq48mpQDNPnf3v7Ag92REtQsEM95obnN9oBGg7lH7ljEKA\nAwunX5Y/ZQX/ZAQYlv0WmXIMj4lNHhCxnugL4xlRq+DldHtp7FYn/Mzz\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-30T19:57:41.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: audit 2023-11-30T19:57:40.698420+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDL6bZADEpEGYtyJkhJkbydMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTMwMTk1NzQwWhcN\nMzMxMTI3MTk1NzQwWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwOf8HrOLuqW28Pj3d8B7\nsW0/9/r/MelyRaD7Qoyf8ItIk350eMksU8wXtkRuAz+MtFUyEXvzNqbkjviLuL+w\nl5zOcrCM7xUa/qJTFJN27oKrgo0p5ibQlkDDPP8EEN6NV1kZqRV7bMtlS5XATXzr\ngzSP9r2rneDxfnDfyuvWifhKH0GHuFl+g3z2LyEYnMsjGfTKbQ21K7YwEipRCwJt\nTWXiNG5Ym2NwSePrg9uAZ0dwU4OGFCI3vyMYkUlaXC+ChjNVAkvMFbnNkSTNTeKL\n2H7lg9ewv+gHNT4utjTL6B/KkWQj0YAHmuj+4fWk5yU5CAajl6NMSFqHmzjGxTqF\nVwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQB1aRjALzts6GFq5QurKOmQEkJfl2el\n5sczro/hoXYZ6NW7XzvUsmSRyabYzmrRKQP+BInPy4fGpioEtx/Nt9jVAgjm3R3S\nZhVMXTeTi9Pevu6DGg1D09qu9/HXPVhhE3goNo9kdvgI6+Zfhkw8FN36AVgG94Qq\nR7035ggRxNuWqwJneuRcRtVj8VHP5BL9KOMuDApMzxE9AkEGq/GudGAD7BHpse7a\nOGHTqs1kWNsEqhiQi8pq48mpQDNPnf3v7Ag92REtQsEM95obnN9oBGg7lH7ljEKA\nAwunX5Y/ZQX/ZAQYlv0WmXIMj4lNHhCxnugL4xlRq+DldHtp7FYn/Mzz\n-----END CERTIFICATE-----\n"}]': finished 2023-11-30T19:57:41.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: audit 2023-11-30T19:57:40.698881+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDA5/wes4u6pbbw\n+Pd3wHuxbT/3+v8x6XJFoPtCjJ/wi0iTfnR4ySxTzBe2RG4DP4y0VTIRe/M2puSO\n+Iu4v7CXnM5ysIzvFRr+olMUk3bugquCjSnmJtCWQMM8/wQQ3o1XWRmpFXtsy2VL\nlcBNfOuDNI/2vaud4PF+cN/K69aJ+EofQYe4WX6DfPYvIRicyyMZ9MptDbUrtjAS\nKlELAm1NZeI0blibY3BJ4+uD24BnR3BTg4YUIje/IxiRSVpcL4KGM1UCS8wVuc2R\nJM1N4ovYfuWD17C/6Ac1Pi62NMvoH8qRZCPRgAea6P7h9aTnJTkIBqOXo0xIWoeb\nOMbFOoVXAgMBAAECggEAaNTpJ0oNUjZCL7wsx9A7qBUl4T5utpIVvo8YXHcNZ+xZ\nWYYsB4PT6goMjMmtO2iqr0lpNyUz6+xQYv3g+Fp7vjjB3IPjYv4GOIDAQ3tL85vh\nVsYeEevgCPdS4m/3pq87Ak/yaPe6pkn2V1gfND0Bw8Cpx74VaGvY8QyoIZ9+bGUl\n8fhObe19he+JcmTN/EATxmg5URBn6RBXu6A9sCob0ddo/4d8OvzkIKAKkjpCSWre\nMZqIQ8TKKdSDAI1W+CVxn+71rDgrjxJ4zeiNGZfWKLw4pp2ftKyuvI/BohsSHQuG\n8uo3NYwnrb4ZXSN1nAi+MBJ7bXPJhbRu9TnJ/04PIQKBgQD32EdYqtQgUrxBLRZ4\nV4rp5yOoY6VU+PgNBqOHDNHb9HciXgRZoji+V72DCPyUqiA2noTAPykXRxlfLk+z\nU+jC5T4l5aAATA/4pJSBK+Jv9KSRk0icr96G39nlY3/G24G0BTH+yvyo/OARjOBx\nR7teuAOtC5YMjFiQGCRfyfax0QKBgQDHQO4tT8fGQx4ctaGmaJ2EHYiHdQVgOT0k\nj9mr4SqF1SWAWo3wCIT5r3kclIL0QHR6OuqeXiQasUc5ytMg2cu/2yW/thtcwNRD\nZpAPZLDkWCqBzq/pJ8plIepBL/DjCPCbLVeSUgcJlY/Uk0KYd3BG+X/X7xYTc/D4\nPY8xZs+mpwKBgFbg1JmrQDKYbe822+KRZVt6r5AuZd00bNc8FYSYpNPCjSRZ6pJ1\nAAkQ/ph5RPjj7ejXhldRjJjhTm6D8GI/Lp9q9m8YYA7amtqg7oGdHYH7Mtjo1RI/\nv/RtcZcsWrUdawjsrUrQYuLlybG9PUvYRkD8piU5o36Aj+bq341IYZaRAoGACJCI\n7FeujZ4a8D76aM28X45pbPEhvwYW07h/Mb0m98O2rfK2gSfMl3LscMcNbfRLTWm0\n5gPD54XROvG164aRFHkWAUyRloYPWapR7Od2FwqXISdCNnJoZ7pyeETYRNoAhZsI\nVZjDBq1wFkISLb2MjPByh1SWjVWBeRokSopRyKcCgYBTuCyTGePZtlnsayh0NgX8\nGMxmFOSXuXzYprIWAuN4gS92tuDniOa6izmBz6CJv9xhvMUp4Q+2CjM9GWtAswWs\nlHVOPXrkc61/25AmAg4Mh3MUYFhCVtagb5aC+7Sv3y2u4SjagEN3bVsIj5Mb3F82\n0qDjy5xwSCqit3nnj230QA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-30T19:57:41.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: audit 2023-11-30T19:57:40.435082+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:57:41.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: audit 2023-11-30T19:57:40.443216+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:57:41.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: audit 2023-11-30T19:57:40.686321+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDL6bZADEpEGYtyJkhJkbydMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTMwMTk1NzQwWhcN\nMzMxMTI3MTk1NzQwWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwOf8HrOLuqW28Pj3d8B7\nsW0/9/r/MelyRaD7Qoyf8ItIk350eMksU8wXtkRuAz+MtFUyEXvzNqbkjviLuL+w\nl5zOcrCM7xUa/qJTFJN27oKrgo0p5ibQlkDDPP8EEN6NV1kZqRV7bMtlS5XATXzr\ngzSP9r2rneDxfnDfyuvWifhKH0GHuFl+g3z2LyEYnMsjGfTKbQ21K7YwEipRCwJt\nTWXiNG5Ym2NwSePrg9uAZ0dwU4OGFCI3vyMYkUlaXC+ChjNVAkvMFbnNkSTNTeKL\n2H7lg9ewv+gHNT4utjTL6B/KkWQj0YAHmuj+4fWk5yU5CAajl6NMSFqHmzjGxTqF\nVwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQB1aRjALzts6GFq5QurKOmQEkJfl2el\n5sczro/hoXYZ6NW7XzvUsmSRyabYzmrRKQP+BInPy4fGpioEtx/Nt9jVAgjm3R3S\nZhVMXTeTi9Pevu6DGg1D09qu9/HXPVhhE3goNo9kdvgI6+Zfhkw8FN36AVgG94Qq\nR7035ggRxNuWqwJneuRcRtVj8VHP5BL9KOMuDApMzxE9AkEGq/GudGAD7BHpse7a\nOGHTqs1kWNsEqhiQi8pq48mpQDNPnf3v7Ag92REtQsEM95obnN9oBGg7lH7ljEKA\nAwunX5Y/ZQX/ZAQYlv0WmXIMj4lNHhCxnugL4xlRq+DldHtp7FYn/Mzz\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-30T19:57:41.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: audit 2023-11-30T19:57:40.698420+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDL6bZADEpEGYtyJkhJkbydMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTMwMTk1NzQwWhcN\nMzMxMTI3MTk1NzQwWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwOf8HrOLuqW28Pj3d8B7\nsW0/9/r/MelyRaD7Qoyf8ItIk350eMksU8wXtkRuAz+MtFUyEXvzNqbkjviLuL+w\nl5zOcrCM7xUa/qJTFJN27oKrgo0p5ibQlkDDPP8EEN6NV1kZqRV7bMtlS5XATXzr\ngzSP9r2rneDxfnDfyuvWifhKH0GHuFl+g3z2LyEYnMsjGfTKbQ21K7YwEipRCwJt\nTWXiNG5Ym2NwSePrg9uAZ0dwU4OGFCI3vyMYkUlaXC+ChjNVAkvMFbnNkSTNTeKL\n2H7lg9ewv+gHNT4utjTL6B/KkWQj0YAHmuj+4fWk5yU5CAajl6NMSFqHmzjGxTqF\nVwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQB1aRjALzts6GFq5QurKOmQEkJfl2el\n5sczro/hoXYZ6NW7XzvUsmSRyabYzmrRKQP+BInPy4fGpioEtx/Nt9jVAgjm3R3S\nZhVMXTeTi9Pevu6DGg1D09qu9/HXPVhhE3goNo9kdvgI6+Zfhkw8FN36AVgG94Qq\nR7035ggRxNuWqwJneuRcRtVj8VHP5BL9KOMuDApMzxE9AkEGq/GudGAD7BHpse7a\nOGHTqs1kWNsEqhiQi8pq48mpQDNPnf3v7Ag92REtQsEM95obnN9oBGg7lH7ljEKA\nAwunX5Y/ZQX/ZAQYlv0WmXIMj4lNHhCxnugL4xlRq+DldHtp7FYn/Mzz\n-----END CERTIFICATE-----\n"}]': finished 2023-11-30T19:57:41.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: audit 2023-11-30T19:57:40.698881+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDA5/wes4u6pbbw\n+Pd3wHuxbT/3+v8x6XJFoPtCjJ/wi0iTfnR4ySxTzBe2RG4DP4y0VTIRe/M2puSO\n+Iu4v7CXnM5ysIzvFRr+olMUk3bugquCjSnmJtCWQMM8/wQQ3o1XWRmpFXtsy2VL\nlcBNfOuDNI/2vaud4PF+cN/K69aJ+EofQYe4WX6DfPYvIRicyyMZ9MptDbUrtjAS\nKlELAm1NZeI0blibY3BJ4+uD24BnR3BTg4YUIje/IxiRSVpcL4KGM1UCS8wVuc2R\nJM1N4ovYfuWD17C/6Ac1Pi62NMvoH8qRZCPRgAea6P7h9aTnJTkIBqOXo0xIWoeb\nOMbFOoVXAgMBAAECggEAaNTpJ0oNUjZCL7wsx9A7qBUl4T5utpIVvo8YXHcNZ+xZ\nWYYsB4PT6goMjMmtO2iqr0lpNyUz6+xQYv3g+Fp7vjjB3IPjYv4GOIDAQ3tL85vh\nVsYeEevgCPdS4m/3pq87Ak/yaPe6pkn2V1gfND0Bw8Cpx74VaGvY8QyoIZ9+bGUl\n8fhObe19he+JcmTN/EATxmg5URBn6RBXu6A9sCob0ddo/4d8OvzkIKAKkjpCSWre\nMZqIQ8TKKdSDAI1W+CVxn+71rDgrjxJ4zeiNGZfWKLw4pp2ftKyuvI/BohsSHQuG\n8uo3NYwnrb4ZXSN1nAi+MBJ7bXPJhbRu9TnJ/04PIQKBgQD32EdYqtQgUrxBLRZ4\nV4rp5yOoY6VU+PgNBqOHDNHb9HciXgRZoji+V72DCPyUqiA2noTAPykXRxlfLk+z\nU+jC5T4l5aAATA/4pJSBK+Jv9KSRk0icr96G39nlY3/G24G0BTH+yvyo/OARjOBx\nR7teuAOtC5YMjFiQGCRfyfax0QKBgQDHQO4tT8fGQx4ctaGmaJ2EHYiHdQVgOT0k\nj9mr4SqF1SWAWo3wCIT5r3kclIL0QHR6OuqeXiQasUc5ytMg2cu/2yW/thtcwNRD\nZpAPZLDkWCqBzq/pJ8plIepBL/DjCPCbLVeSUgcJlY/Uk0KYd3BG+X/X7xYTc/D4\nPY8xZs+mpwKBgFbg1JmrQDKYbe822+KRZVt6r5AuZd00bNc8FYSYpNPCjSRZ6pJ1\nAAkQ/ph5RPjj7ejXhldRjJjhTm6D8GI/Lp9q9m8YYA7amtqg7oGdHYH7Mtjo1RI/\nv/RtcZcsWrUdawjsrUrQYuLlybG9PUvYRkD8piU5o36Aj+bq341IYZaRAoGACJCI\n7FeujZ4a8D76aM28X45pbPEhvwYW07h/Mb0m98O2rfK2gSfMl3LscMcNbfRLTWm0\n5gPD54XROvG164aRFHkWAUyRloYPWapR7Od2FwqXISdCNnJoZ7pyeETYRNoAhZsI\nVZjDBq1wFkISLb2MjPByh1SWjVWBeRokSopRyKcCgYBTuCyTGePZtlnsayh0NgX8\nGMxmFOSXuXzYprIWAuN4gS92tuDniOa6izmBz6CJv9xhvMUp4Q+2CjM9GWtAswWs\nlHVOPXrkc61/25AmAg4Mh3MUYFhCVtagb5aC+7Sv3y2u4SjagEN3bVsIj5Mb3F82\n0qDjy5xwSCqit3nnj230QA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-30T19:57:41.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: audit 2023-11-30T19:57:40.712751+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDA5/wes4u6pbbw\n+Pd3wHuxbT/3+v8x6XJFoPtCjJ/wi0iTfnR4ySxTzBe2RG4DP4y0VTIRe/M2puSO\n+Iu4v7CXnM5ysIzvFRr+olMUk3bugquCjSnmJtCWQMM8/wQQ3o1XWRmpFXtsy2VL\nlcBNfOuDNI/2vaud4PF+cN/K69aJ+EofQYe4WX6DfPYvIRicyyMZ9MptDbUrtjAS\nKlELAm1NZeI0blibY3BJ4+uD24BnR3BTg4YUIje/IxiRSVpcL4KGM1UCS8wVuc2R\nJM1N4ovYfuWD17C/6Ac1Pi62NMvoH8qRZCPRgAea6P7h9aTnJTkIBqOXo0xIWoeb\nOMbFOoVXAgMBAAECggEAaNTpJ0oNUjZCL7wsx9A7qBUl4T5utpIVvo8YXHcNZ+xZ\nWYYsB4PT6goMjMmtO2iqr0lpNyUz6+xQYv3g+Fp7vjjB3IPjYv4GOIDAQ3tL85vh\nVsYeEevgCPdS4m/3pq87Ak/yaPe6pkn2V1gfND0Bw8Cpx74VaGvY8QyoIZ9+bGUl\n8fhObe19he+JcmTN/EATxmg5URBn6RBXu6A9sCob0ddo/4d8OvzkIKAKkjpCSWre\nMZqIQ8TKKdSDAI1W+CVxn+71rDgrjxJ4zeiNGZfWKLw4pp2ftKyuvI/BohsSHQuG\n8uo3NYwnrb4ZXSN1nAi+MBJ7bXPJhbRu9TnJ/04PIQKBgQD32EdYqtQgUrxBLRZ4\nV4rp5yOoY6VU+PgNBqOHDNHb9HciXgRZoji+V72DCPyUqiA2noTAPykXRxlfLk+z\nU+jC5T4l5aAATA/4pJSBK+Jv9KSRk0icr96G39nlY3/G24G0BTH+yvyo/OARjOBx\nR7teuAOtC5YMjFiQGCRfyfax0QKBgQDHQO4tT8fGQx4ctaGmaJ2EHYiHdQVgOT0k\nj9mr4SqF1SWAWo3wCIT5r3kclIL0QHR6OuqeXiQasUc5ytMg2cu/2yW/thtcwNRD\nZpAPZLDkWCqBzq/pJ8plIepBL/DjCPCbLVeSUgcJlY/Uk0KYd3BG+X/X7xYTc/D4\nPY8xZs+mpwKBgFbg1JmrQDKYbe822+KRZVt6r5AuZd00bNc8FYSYpNPCjSRZ6pJ1\nAAkQ/ph5RPjj7ejXhldRjJjhTm6D8GI/Lp9q9m8YYA7amtqg7oGdHYH7Mtjo1RI/\nv/RtcZcsWrUdawjsrUrQYuLlybG9PUvYRkD8piU5o36Aj+bq341IYZaRAoGACJCI\n7FeujZ4a8D76aM28X45pbPEhvwYW07h/Mb0m98O2rfK2gSfMl3LscMcNbfRLTWm0\n5gPD54XROvG164aRFHkWAUyRloYPWapR7Od2FwqXISdCNnJoZ7pyeETYRNoAhZsI\nVZjDBq1wFkISLb2MjPByh1SWjVWBeRokSopRyKcCgYBTuCyTGePZtlnsayh0NgX8\nGMxmFOSXuXzYprIWAuN4gS92tuDniOa6izmBz6CJv9xhvMUp4Q+2CjM9GWtAswWs\nlHVOPXrkc61/25AmAg4Mh3MUYFhCVtagb5aC+7Sv3y2u4SjagEN3bVsIj5Mb3F82\n0qDjy5xwSCqit3nnj230QA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-30T19:57:41.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[108227]: cephadm 2023-11-30T19:57:40.713350+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Deploying daemon grafana.a on smithi069 2023-11-30T19:57:41.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: audit 2023-11-30T19:57:40.712751+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDA5/wes4u6pbbw\n+Pd3wHuxbT/3+v8x6XJFoPtCjJ/wi0iTfnR4ySxTzBe2RG4DP4y0VTIRe/M2puSO\n+Iu4v7CXnM5ysIzvFRr+olMUk3bugquCjSnmJtCWQMM8/wQQ3o1XWRmpFXtsy2VL\nlcBNfOuDNI/2vaud4PF+cN/K69aJ+EofQYe4WX6DfPYvIRicyyMZ9MptDbUrtjAS\nKlELAm1NZeI0blibY3BJ4+uD24BnR3BTg4YUIje/IxiRSVpcL4KGM1UCS8wVuc2R\nJM1N4ovYfuWD17C/6Ac1Pi62NMvoH8qRZCPRgAea6P7h9aTnJTkIBqOXo0xIWoeb\nOMbFOoVXAgMBAAECggEAaNTpJ0oNUjZCL7wsx9A7qBUl4T5utpIVvo8YXHcNZ+xZ\nWYYsB4PT6goMjMmtO2iqr0lpNyUz6+xQYv3g+Fp7vjjB3IPjYv4GOIDAQ3tL85vh\nVsYeEevgCPdS4m/3pq87Ak/yaPe6pkn2V1gfND0Bw8Cpx74VaGvY8QyoIZ9+bGUl\n8fhObe19he+JcmTN/EATxmg5URBn6RBXu6A9sCob0ddo/4d8OvzkIKAKkjpCSWre\nMZqIQ8TKKdSDAI1W+CVxn+71rDgrjxJ4zeiNGZfWKLw4pp2ftKyuvI/BohsSHQuG\n8uo3NYwnrb4ZXSN1nAi+MBJ7bXPJhbRu9TnJ/04PIQKBgQD32EdYqtQgUrxBLRZ4\nV4rp5yOoY6VU+PgNBqOHDNHb9HciXgRZoji+V72DCPyUqiA2noTAPykXRxlfLk+z\nU+jC5T4l5aAATA/4pJSBK+Jv9KSRk0icr96G39nlY3/G24G0BTH+yvyo/OARjOBx\nR7teuAOtC5YMjFiQGCRfyfax0QKBgQDHQO4tT8fGQx4ctaGmaJ2EHYiHdQVgOT0k\nj9mr4SqF1SWAWo3wCIT5r3kclIL0QHR6OuqeXiQasUc5ytMg2cu/2yW/thtcwNRD\nZpAPZLDkWCqBzq/pJ8plIepBL/DjCPCbLVeSUgcJlY/Uk0KYd3BG+X/X7xYTc/D4\nPY8xZs+mpwKBgFbg1JmrQDKYbe822+KRZVt6r5AuZd00bNc8FYSYpNPCjSRZ6pJ1\nAAkQ/ph5RPjj7ejXhldRjJjhTm6D8GI/Lp9q9m8YYA7amtqg7oGdHYH7Mtjo1RI/\nv/RtcZcsWrUdawjsrUrQYuLlybG9PUvYRkD8piU5o36Aj+bq341IYZaRAoGACJCI\n7FeujZ4a8D76aM28X45pbPEhvwYW07h/Mb0m98O2rfK2gSfMl3LscMcNbfRLTWm0\n5gPD54XROvG164aRFHkWAUyRloYPWapR7Od2FwqXISdCNnJoZ7pyeETYRNoAhZsI\nVZjDBq1wFkISLb2MjPByh1SWjVWBeRokSopRyKcCgYBTuCyTGePZtlnsayh0NgX8\nGMxmFOSXuXzYprIWAuN4gS92tuDniOa6izmBz6CJv9xhvMUp4Q+2CjM9GWtAswWs\nlHVOPXrkc61/25AmAg4Mh3MUYFhCVtagb5aC+7Sv3y2u4SjagEN3bVsIj5Mb3F82\n0qDjy5xwSCqit3nnj230QA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-30T19:57:41.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:41 smithi057 bash[111638]: cephadm 2023-11-30T19:57:40.713350+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Deploying daemon grafana.a on smithi069 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: cluster 2023-11-30T19:57:39.900281+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: audit 2023-11-30T19:57:40.435082+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: audit 2023-11-30T19:57:40.443216+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419578\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419658\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419692\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419723\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419754\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419783\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:56:16.419814\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: audit 2023-11-30T19:57:40.686321+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDL6bZADEpEGYtyJkhJkbydMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTMwMTk1NzQwWhcN\nMzMxMTI3MTk1NzQwWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwOf8HrOLuqW28Pj3d8B7\nsW0/9/r/MelyRaD7Qoyf8ItIk350eMksU8wXtkRuAz+MtFUyEXvzNqbkjviLuL+w\nl5zOcrCM7xUa/qJTFJN27oKrgo0p5ibQlkDDPP8EEN6NV1kZqRV7bMtlS5XATXzr\ngzSP9r2rneDxfnDfyuvWifhKH0GHuFl+g3z2LyEYnMsjGfTKbQ21K7YwEipRCwJt\nTWXiNG5Ym2NwSePrg9uAZ0dwU4OGFCI3vyMYkUlaXC+ChjNVAkvMFbnNkSTNTeKL\n2H7lg9ewv+gHNT4utjTL6B/KkWQj0YAHmuj+4fWk5yU5CAajl6NMSFqHmzjGxTqF\nVwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQB1aRjALzts6GFq5QurKOmQEkJfl2el\n5sczro/hoXYZ6NW7XzvUsmSRyabYzmrRKQP+BInPy4fGpioEtx/Nt9jVAgjm3R3S\nZhVMXTeTi9Pevu6DGg1D09qu9/HXPVhhE3goNo9kdvgI6+Zfhkw8FN36AVgG94Qq\nR7035ggRxNuWqwJneuRcRtVj8VHP5BL9KOMuDApMzxE9AkEGq/GudGAD7BHpse7a\nOGHTqs1kWNsEqhiQi8pq48mpQDNPnf3v7Ag92REtQsEM95obnN9oBGg7lH7ljEKA\nAwunX5Y/ZQX/ZAQYlv0WmXIMj4lNHhCxnugL4xlRq+DldHtp7FYn/Mzz\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: audit 2023-11-30T19:57:40.698420+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDL6bZADEpEGYtyJkhJkbydMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTMwMTk1NzQwWhcN\nMzMxMTI3MTk1NzQwWjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwOf8HrOLuqW28Pj3d8B7\nsW0/9/r/MelyRaD7Qoyf8ItIk350eMksU8wXtkRuAz+MtFUyEXvzNqbkjviLuL+w\nl5zOcrCM7xUa/qJTFJN27oKrgo0p5ibQlkDDPP8EEN6NV1kZqRV7bMtlS5XATXzr\ngzSP9r2rneDxfnDfyuvWifhKH0GHuFl+g3z2LyEYnMsjGfTKbQ21K7YwEipRCwJt\nTWXiNG5Ym2NwSePrg9uAZ0dwU4OGFCI3vyMYkUlaXC+ChjNVAkvMFbnNkSTNTeKL\n2H7lg9ewv+gHNT4utjTL6B/KkWQj0YAHmuj+4fWk5yU5CAajl6NMSFqHmzjGxTqF\nVwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQB1aRjALzts6GFq5QurKOmQEkJfl2el\n5sczro/hoXYZ6NW7XzvUsmSRyabYzmrRKQP+BInPy4fGpioEtx/Nt9jVAgjm3R3S\nZhVMXTeTi9Pevu6DGg1D09qu9/HXPVhhE3goNo9kdvgI6+Zfhkw8FN36AVgG94Qq\nR7035ggRxNuWqwJneuRcRtVj8VHP5BL9KOMuDApMzxE9AkEGq/GudGAD7BHpse7a\nOGHTqs1kWNsEqhiQi8pq48mpQDNPnf3v7Ag92REtQsEM95obnN9oBGg7lH7ljEKA\nAwunX5Y/ZQX/ZAQYlv0WmXIMj4lNHhCxnugL4xlRq+DldHtp7FYn/Mzz\n-----END CERTIFICATE-----\n"}]': finished 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: audit 2023-11-30T19:57:40.698881+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDA5/wes4u6pbbw\n+Pd3wHuxbT/3+v8x6XJFoPtCjJ/wi0iTfnR4ySxTzBe2RG4DP4y0VTIRe/M2puSO\n+Iu4v7CXnM5ysIzvFRr+olMUk3bugquCjSnmJtCWQMM8/wQQ3o1XWRmpFXtsy2VL\nlcBNfOuDNI/2vaud4PF+cN/K69aJ+EofQYe4WX6DfPYvIRicyyMZ9MptDbUrtjAS\nKlELAm1NZeI0blibY3BJ4+uD24BnR3BTg4YUIje/IxiRSVpcL4KGM1UCS8wVuc2R\nJM1N4ovYfuWD17C/6Ac1Pi62NMvoH8qRZCPRgAea6P7h9aTnJTkIBqOXo0xIWoeb\nOMbFOoVXAgMBAAECggEAaNTpJ0oNUjZCL7wsx9A7qBUl4T5utpIVvo8YXHcNZ+xZ\nWYYsB4PT6goMjMmtO2iqr0lpNyUz6+xQYv3g+Fp7vjjB3IPjYv4GOIDAQ3tL85vh\nVsYeEevgCPdS4m/3pq87Ak/yaPe6pkn2V1gfND0Bw8Cpx74VaGvY8QyoIZ9+bGUl\n8fhObe19he+JcmTN/EATxmg5URBn6RBXu6A9sCob0ddo/4d8OvzkIKAKkjpCSWre\nMZqIQ8TKKdSDAI1W+CVxn+71rDgrjxJ4zeiNGZfWKLw4pp2ftKyuvI/BohsSHQuG\n8uo3NYwnrb4ZXSN1nAi+MBJ7bXPJhbRu9TnJ/04PIQKBgQD32EdYqtQgUrxBLRZ4\nV4rp5yOoY6VU+PgNBqOHDNHb9HciXgRZoji+V72DCPyUqiA2noTAPykXRxlfLk+z\nU+jC5T4l5aAATA/4pJSBK+Jv9KSRk0icr96G39nlY3/G24G0BTH+yvyo/OARjOBx\nR7teuAOtC5YMjFiQGCRfyfax0QKBgQDHQO4tT8fGQx4ctaGmaJ2EHYiHdQVgOT0k\nj9mr4SqF1SWAWo3wCIT5r3kclIL0QHR6OuqeXiQasUc5ytMg2cu/2yW/thtcwNRD\nZpAPZLDkWCqBzq/pJ8plIepBL/DjCPCbLVeSUgcJlY/Uk0KYd3BG+X/X7xYTc/D4\nPY8xZs+mpwKBgFbg1JmrQDKYbe822+KRZVt6r5AuZd00bNc8FYSYpNPCjSRZ6pJ1\nAAkQ/ph5RPjj7ejXhldRjJjhTm6D8GI/Lp9q9m8YYA7amtqg7oGdHYH7Mtjo1RI/\nv/RtcZcsWrUdawjsrUrQYuLlybG9PUvYRkD8piU5o36Aj+bq341IYZaRAoGACJCI\n7FeujZ4a8D76aM28X45pbPEhvwYW07h/Mb0m98O2rfK2gSfMl3LscMcNbfRLTWm0\n5gPD54XROvG164aRFHkWAUyRloYPWapR7Od2FwqXISdCNnJoZ7pyeETYRNoAhZsI\nVZjDBq1wFkISLb2MjPByh1SWjVWBeRokSopRyKcCgYBTuCyTGePZtlnsayh0NgX8\nGMxmFOSXuXzYprIWAuN4gS92tuDniOa6izmBz6CJv9xhvMUp4Q+2CjM9GWtAswWs\nlHVOPXrkc61/25AmAg4Mh3MUYFhCVtagb5aC+7Sv3y2u4SjagEN3bVsIj5Mb3F82\n0qDjy5xwSCqit3nnj230QA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-30T19:57:41.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: audit 2023-11-30T19:57:40.712751+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDA5/wes4u6pbbw\n+Pd3wHuxbT/3+v8x6XJFoPtCjJ/wi0iTfnR4ySxTzBe2RG4DP4y0VTIRe/M2puSO\n+Iu4v7CXnM5ysIzvFRr+olMUk3bugquCjSnmJtCWQMM8/wQQ3o1XWRmpFXtsy2VL\nlcBNfOuDNI/2vaud4PF+cN/K69aJ+EofQYe4WX6DfPYvIRicyyMZ9MptDbUrtjAS\nKlELAm1NZeI0blibY3BJ4+uD24BnR3BTg4YUIje/IxiRSVpcL4KGM1UCS8wVuc2R\nJM1N4ovYfuWD17C/6Ac1Pi62NMvoH8qRZCPRgAea6P7h9aTnJTkIBqOXo0xIWoeb\nOMbFOoVXAgMBAAECggEAaNTpJ0oNUjZCL7wsx9A7qBUl4T5utpIVvo8YXHcNZ+xZ\nWYYsB4PT6goMjMmtO2iqr0lpNyUz6+xQYv3g+Fp7vjjB3IPjYv4GOIDAQ3tL85vh\nVsYeEevgCPdS4m/3pq87Ak/yaPe6pkn2V1gfND0Bw8Cpx74VaGvY8QyoIZ9+bGUl\n8fhObe19he+JcmTN/EATxmg5URBn6RBXu6A9sCob0ddo/4d8OvzkIKAKkjpCSWre\nMZqIQ8TKKdSDAI1W+CVxn+71rDgrjxJ4zeiNGZfWKLw4pp2ftKyuvI/BohsSHQuG\n8uo3NYwnrb4ZXSN1nAi+MBJ7bXPJhbRu9TnJ/04PIQKBgQD32EdYqtQgUrxBLRZ4\nV4rp5yOoY6VU+PgNBqOHDNHb9HciXgRZoji+V72DCPyUqiA2noTAPykXRxlfLk+z\nU+jC5T4l5aAATA/4pJSBK+Jv9KSRk0icr96G39nlY3/G24G0BTH+yvyo/OARjOBx\nR7teuAOtC5YMjFiQGCRfyfax0QKBgQDHQO4tT8fGQx4ctaGmaJ2EHYiHdQVgOT0k\nj9mr4SqF1SWAWo3wCIT5r3kclIL0QHR6OuqeXiQasUc5ytMg2cu/2yW/thtcwNRD\nZpAPZLDkWCqBzq/pJ8plIepBL/DjCPCbLVeSUgcJlY/Uk0KYd3BG+X/X7xYTc/D4\nPY8xZs+mpwKBgFbg1JmrQDKYbe822+KRZVt6r5AuZd00bNc8FYSYpNPCjSRZ6pJ1\nAAkQ/ph5RPjj7ejXhldRjJjhTm6D8GI/Lp9q9m8YYA7amtqg7oGdHYH7Mtjo1RI/\nv/RtcZcsWrUdawjsrUrQYuLlybG9PUvYRkD8piU5o36Aj+bq341IYZaRAoGACJCI\n7FeujZ4a8D76aM28X45pbPEhvwYW07h/Mb0m98O2rfK2gSfMl3LscMcNbfRLTWm0\n5gPD54XROvG164aRFHkWAUyRloYPWapR7Od2FwqXISdCNnJoZ7pyeETYRNoAhZsI\nVZjDBq1wFkISLb2MjPByh1SWjVWBeRokSopRyKcCgYBTuCyTGePZtlnsayh0NgX8\nGMxmFOSXuXzYprIWAuN4gS92tuDniOa6izmBz6CJv9xhvMUp4Q+2CjM9GWtAswWs\nlHVOPXrkc61/25AmAg4Mh3MUYFhCVtagb5aC+7Sv3y2u4SjagEN3bVsIj5Mb3F82\n0qDjy5xwSCqit3nnj230QA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-30T19:57:41.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:41 smithi069 bash[108211]: cephadm 2023-11-30T19:57:40.713350+0000 mgr.y (mgr.14142) 151 : cephadm [INF] Deploying daemon grafana.a on smithi069 2023-11-30T19:57:41.684 INFO:teuthology.orchestra.run.smithi057.stdout:171798691854 2023-11-30T19:57:41.684 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-11-30T19:57:43.101 INFO:teuthology.orchestra.run.smithi057.stdout:206158430220 2023-11-30T19:57:43.102 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-11-30T19:57:43.365 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:43 smithi057 bash[108227]: cluster 2023-11-30T19:57:41.900614+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:43.365 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:43 smithi057 bash[111638]: cluster 2023-11-30T19:57:41.900614+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:43.365 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:43 smithi057 bash[122923]: ts=2023-11-30T19:57:43.011Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000061871s 2023-11-30T19:57:43.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:43 smithi069 bash[108211]: cluster 2023-11-30T19:57:41.900614+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:44.592 INFO:teuthology.orchestra.run.smithi057.stdout:236223201289 2023-11-30T19:57:44.592 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-11-30T19:57:45.190 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:45 smithi057 bash[108227]: cluster 2023-11-30T19:57:43.901040+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:45.191 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:45 smithi057 bash[111638]: cluster 2023-11-30T19:57:43.901040+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:45.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:45 smithi069 bash[108211]: cluster 2023-11-30T19:57:43.901040+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:46.084 INFO:teuthology.orchestra.run.smithi057.stdout:249108103177 2023-11-30T19:57:46.085 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-11-30T19:57:47.310 INFO:teuthology.orchestra.run.smithi057.stdout:60129542170 2023-11-30T19:57:47.340 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:47 smithi057 bash[108227]: cluster 2023-11-30T19:57:45.901524+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:47.340 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:47 smithi057 bash[111638]: cluster 2023-11-30T19:57:45.901524+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:47.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:47 smithi069 bash[108211]: cluster 2023-11-30T19:57:45.901524+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:47.676 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542168 got 60129542170 for osd.0 2023-11-30T19:57:47.677 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-11-30T19:57:48.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:48 smithi057 bash[108227]: audit 2023-11-30T19:57:47.309768+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.57:0/3392169533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-30T19:57:48.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:48 smithi057 bash[111638]: audit 2023-11-30T19:57:47.309768+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.57:0/3392169533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-30T19:57:48.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:48 smithi069 bash[108211]: audit 2023-11-30T19:57:47.309768+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.57:0/3392169533' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-30T19:57:48.882 INFO:teuthology.orchestra.run.smithi057.stdout:73014444060 2023-11-30T19:57:49.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:49 smithi057 bash[108227]: cluster 2023-11-30T19:57:47.901922+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:49.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:49 smithi057 bash[108227]: audit 2023-11-30T19:57:48.881863+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.57:0/2014874384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-30T19:57:49.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:49 smithi057 bash[111638]: cluster 2023-11-30T19:57:47.901922+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:49.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:49 smithi057 bash[111638]: audit 2023-11-30T19:57:48.881863+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.57:0/2014874384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-30T19:57:49.283 INFO:tasks.cephadm.ceph_manager.ceph:need seq 73014444057 got 73014444060 for osd.1 2023-11-30T19:57:49.283 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-11-30T19:57:49.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:49 smithi069 bash[108211]: cluster 2023-11-30T19:57:47.901922+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:49.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:49 smithi069 bash[108211]: audit 2023-11-30T19:57:48.881863+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.57:0/2014874384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-30T19:57:50.440 INFO:teuthology.orchestra.run.smithi057.stdout:115964117013 2023-11-30T19:57:50.785 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117010 got 115964117013 for osd.2 2023-11-30T19:57:50.785 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-11-30T19:57:51.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:51 smithi057 bash[108227]: cluster 2023-11-30T19:57:49.902297+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:51.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:51 smithi057 bash[108227]: audit 2023-11-30T19:57:50.438813+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.57:0/824424269' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-30T19:57:51.460 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:57:51 smithi057 bash[122923]: ts=2023-11-30T19:57:51.014Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00308139s 2023-11-30T19:57:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:51 smithi057 bash[111638]: cluster 2023-11-30T19:57:49.902297+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:51 smithi057 bash[111638]: audit 2023-11-30T19:57:50.438813+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.57:0/824424269' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-30T19:57:51.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:51 smithi069 bash[108211]: cluster 2023-11-30T19:57:49.902297+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:51.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:51 smithi069 bash[108211]: audit 2023-11-30T19:57:50.438813+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.57:0/824424269' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-30T19:57:52.022 INFO:teuthology.orchestra.run.smithi057.stdout:128849018901 2023-11-30T19:57:52.302 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:52 smithi057 bash[108227]: audit 2023-11-30T19:57:52.021607+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.57:0/2059399663' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-30T19:57:52.302 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:52 smithi057 bash[111638]: audit 2023-11-30T19:57:52.021607+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.57:0/2059399663' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-30T19:57:52.383 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018899 got 128849018901 for osd.3 2023-11-30T19:57:52.383 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-11-30T19:57:52.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:52 smithi069 bash[108211]: audit 2023-11-30T19:57:52.021607+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.57:0/2059399663' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-30T19:57:53.293 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:53 smithi057 bash[108227]: cluster 2023-11-30T19:57:51.902659+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:53.293 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:53 smithi057 bash[111638]: cluster 2023-11-30T19:57:51.902659+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:53.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:53 smithi069 bash[108211]: cluster 2023-11-30T19:57:51.902659+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:53.650 INFO:teuthology.orchestra.run.smithi057.stdout:171798691856 2023-11-30T19:57:54.041 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691854 got 171798691856 for osd.4 2023-11-30T19:57:54.042 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-11-30T19:57:54.297 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:54 smithi057 bash[108227]: audit 2023-11-30T19:57:53.649610+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.57:0/2152003734' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-30T19:57:54.297 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:54 smithi057 bash[111638]: audit 2023-11-30T19:57:53.649610+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.57:0/2152003734' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-30T19:57:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:54 smithi069 bash[108211]: audit 2023-11-30T19:57:53.649610+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.57:0/2152003734' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-30T19:57:55.244 INFO:teuthology.orchestra.run.smithi057.stdout:206158430222 2023-11-30T19:57:55.430 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:55 smithi057 bash[108227]: cluster 2023-11-30T19:57:53.903122+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:55.430 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:55 smithi057 bash[111638]: cluster 2023-11-30T19:57:53.903122+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:55 smithi069 bash[108211]: cluster 2023-11-30T19:57:53.903122+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:55.594 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430220 got 206158430222 for osd.5 2023-11-30T19:57:55.594 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-11-30T19:57:56.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:56 smithi057 bash[108227]: audit 2023-11-30T19:57:55.242732+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.57:0/3288891742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-30T19:57:58.308 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:56 smithi057 bash[111638]: audit 2023-11-30T19:57:55.242732+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.57:0/3288891742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-30T19:57:58.309 INFO:teuthology.orchestra.run.smithi057.stdout:236223201291 2023-11-30T19:57:58.310 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201289 got 236223201291 for osd.6 2023-11-30T19:57:58.310 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-11-30T19:57:58.310 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:57 smithi057 bash[108227]: cluster 2023-11-30T19:57:55.903444+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:58.310 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:57 smithi057 bash[108227]: audit 2023-11-30T19:57:56.821313+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.57:0/4242299403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-30T19:57:58.311 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:57 smithi057 bash[111638]: cluster 2023-11-30T19:57:55.903444+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:58.311 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:57 smithi057 bash[111638]: audit 2023-11-30T19:57:56.821313+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.57:0/4242299403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-30T19:57:58.311 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:56 smithi069 bash[108211]: audit 2023-11-30T19:57:55.242732+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.57:0/3288891742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-30T19:57:58.312 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:57 smithi069 bash[108211]: cluster 2023-11-30T19:57:55.903444+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:58.312 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:57 smithi069 bash[108211]: audit 2023-11-30T19:57:56.821313+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.57:0/4242299403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-30T19:57:58.471 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 podman[119497]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-11-30T19:57:58.472 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 systemd[1]: Started Ceph grafana.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:57:58.765 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-30T19:57:58.766 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="App mode production" logger=settings 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-30T19:57:58.767 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-30T19:57:58.768 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-30T19:57:58.769 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-30T19:57:58.770 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-30T19:57:58.771 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-30T19:57:58.772 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-30T19:57:58.773 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-30T19:57:58.774 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-30T19:57:58.775 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-30T19:57:58.776 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-30T19:57:58.777 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-30T19:57:58.778 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-30T19:57:58.779 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-30T19:57:58.780 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-30T19:57:58.781 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-30T19:57:58.782 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-30T19:57:58.783 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-30T19:57:58.784 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-30T19:57:58.784 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-30T19:57:58.785 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-30T19:57:58.785 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-30T19:57:58.785 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-30T19:57:58.785 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-30T19:57:58.785 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-30T19:57:58.785 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-30T19:57:58.786 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-30T19:57:58.787 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-30T19:57:58.788 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-30T19:57:58.789 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-30T19:57:58.790 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-11-30T19:57:58.790 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-11-30T19:57:58.790 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-30T19:57:58.790 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-11-30T19:57:58.790 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="Initializing Stream Manager" 2023-11-30T19:57:58.790 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 19:57:58 smithi069 bash[119513]: t=2023-11-30T19:57:58+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-11-30T19:57:59.386 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[108227]: cluster 2023-11-30T19:57:57.903982+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:59.386 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[108227]: audit 2023-11-30T19:57:58.307998+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:59.386 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[108227]: audit 2023-11-30T19:57:58.312651+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:59.387 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[108227]: audit 2023-11-30T19:57:58.313631+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:59.387 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[111638]: cluster 2023-11-30T19:57:57.903982+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:59.387 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[111638]: audit 2023-11-30T19:57:58.307998+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:59.387 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[111638]: audit 2023-11-30T19:57:58.312651+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:59.387 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:57:59 smithi057 bash[111638]: audit 2023-11-30T19:57:58.313631+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:59.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:59 smithi069 bash[108211]: cluster 2023-11-30T19:57:57.903982+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:57:59.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:59 smithi069 bash[108211]: audit 2023-11-30T19:57:58.307998+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:57:59.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:59 smithi069 bash[108211]: audit 2023-11-30T19:57:58.312651+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507889\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.507992\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508038\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508078\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508120\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508178\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:57:25.508224\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:57:59.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:57:59 smithi069 bash[108211]: audit 2023-11-30T19:57:58.313631+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:57:59.754 INFO:teuthology.orchestra.run.smithi057.stdout:249108103179 2023-11-30T19:58:00.143 INFO:tasks.cephadm.ceph_manager.ceph:need seq 249108103177 got 249108103179 for osd.7 2023-11-30T19:58:00.143 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-30T19:58:00.143 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-11-30T19:58:00.438 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:00 smithi057 bash[108227]: audit 2023-11-30T19:57:59.753736+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.57:0/2273789409' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-30T19:58:00.439 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:00 smithi057 bash[111638]: audit 2023-11-30T19:57:59.753736+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.57:0/2273789409' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-30T19:58:00.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:00 smithi069 bash[108211]: audit 2023-11-30T19:57:59.753736+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.57:0/2273789409' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-30T19:58:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[108227]: cluster 2023-11-30T19:57:59.904308+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:01.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[111638]: cluster 2023-11-30T19:57:59.904308+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:01.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[108227]: audit 2023-11-30T19:58:00.882277+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"9b1278c2a4f3\", \"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\": \"2023-11-30T19:58:00.881218\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:57:40.526576\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_daemon_update\": \"2023-11-30T19:58:00.881328\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:01.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[108227]: audit 2023-11-30T19:58:00.890516+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"9b1278c2a4f3\", \"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\": \"2023-11-30T19:58:00.881218\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:57:40.526576\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_daemon_update\": \"2023-11-30T19:58:00.881328\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:01.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[108227]: audit 2023-11-30T19:58:00.891255+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:01.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[111638]: audit 2023-11-30T19:58:00.882277+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"9b1278c2a4f3\", \"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\": \"2023-11-30T19:58:00.881218\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:57:40.526576\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_daemon_update\": \"2023-11-30T19:58:00.881328\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:01.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[111638]: audit 2023-11-30T19:58:00.890516+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"9b1278c2a4f3\", \"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\": \"2023-11-30T19:58:00.881218\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:57:40.526576\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_daemon_update\": \"2023-11-30T19:58:00.881328\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:01.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:01 smithi057 bash[111638]: audit 2023-11-30T19:58:00.891255+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:01.452 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:01 smithi069 bash[108211]: cluster 2023-11-30T19:57:59.904308+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:01.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:01 smithi069 bash[108211]: audit 2023-11-30T19:58:00.882277+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"9b1278c2a4f3\", \"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\": \"2023-11-30T19:58:00.881218\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:57:40.526576\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_daemon_update\": \"2023-11-30T19:58:00.881328\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:01.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:01 smithi069 bash[108211]: audit 2023-11-30T19:58:00.890516+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"9b1278c2a4f3\", \"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\": \"2023-11-30T19:58:00.881218\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:57:40.526576\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.688943\"}}, \"last_daemon_update\": \"2023-11-30T19:58:00.881328\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:01.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:01 smithi069 bash[108211]: audit 2023-11-30T19:58:00.891255+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:01.561 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:58:01.562 INFO:teuthology.orchestra.run.smithi057.stderr:dumped all 2023-11-30T19:58:01.982 INFO:teuthology.orchestra.run.smithi057.stdout:{"pg_ready":true,"pg_map":{"version":161,"stamp":"2023-11-30T19:57:59.904153+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":6,"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":8393260,"kb_used_data":4588,"kb_used_omap":38,"kb_used_meta":8388569,"kb_avail":741567956,"statfs":{"total":767960285184,"available":759365586944,"internally_reserved":8589934592,"allocated":4698112,"data_stored":1865530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39255,"internal_metadata":8589895337},"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.002381"},"pg_stats":[{"pgid":"1.0","version":"19'1","reported_seq":"14","reported_epoch":"59","state":"active+clean","last_fresh":"2023-11-30T19:57:10.441725+0000","last_change":"2023-11-30T19:57:10.441725+0000","last_active":"2023-11-30T19:57:10.441725+0000","last_peered":"2023-11-30T19:57:10.441725+0000","last_clean":"2023-11-30T19:57:10.441725+0000","last_became_active":"2023-11-30T19:57:10.439338+0000","last_became_peered":"2023-11-30T19:57:10.439338+0000","last_unstale":"2023-11-30T19:57:10.441725+0000","last_undegraded":"2023-11-30T19:57:10.441725+0000","last_fullsized":"2023-11-30T19:57:10.441725+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-30T19:53:48.643146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-30T19:53:48.643146+0000","last_clean_scrub_stamp":"2023-11-30T19:53:48.643146+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":6,"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":6,"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":34132,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"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":1049160,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"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.44700000000000001}]},{"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.59999999999999998}]},{"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.47599999999999998}]},{"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.46400000000000002}]},{"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.32500000000000001}]},{"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.34499999999999997}]},{"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.39200000000000002}]}]},{"osd":6,"up_from":55,"seq":236223201292,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6927,"internal_metadata":1073734897},"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.59299999999999997}]},{"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.58499999999999996}]},{"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.63}]},{"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.54100000000000004}]},{"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.49099999999999999}]},{"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.53200000000000003}]},{"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.48399999999999999}]}]},{"osd":1,"up_from":17,"seq":73014444062,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049152,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696000,"statfs":{"total":95995035648,"available":94920704000,"internally_reserved":1073741824,"allocated":581632,"data_stored":231543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:49 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.371,"15min":0.36599999999999999},"min":{"1min":0.252,"5min":0.22,"15min":0.22},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.36899999999999999,"15min":0.36299999999999999},"min":{"1min":0.26600000000000001,"5min":0.222,"15min":0.222},"max":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.48599999999999999}]},{"osd":2,"last update":"Thu Nov 30 19:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.52800000000000002}]},{"osd":3,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.503}]},{"osd":4,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.66900000000000004}]},{"osd":5,"last update":"Thu Nov 30 19:57:54 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.65900000000000003}]},{"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.751}]},{"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.69899999999999995}]}]},{"osd":0,"up_from":14,"seq":60129542173,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":5,"kb_used_meta":1048570,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":232672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5123,"internal_metadata":1073736701},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 30 19:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.36499999999999999,"15min":0.35299999999999998},"min":{"1min":0.27000000000000002,"5min":0.159,"15min":0.159},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":0.435},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.34999999999999998,"15min":0.33900000000000002},"min":{"1min":0.247,"5min":0.182,"15min":0.182},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.379}]},{"osd":2,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.34100000000000003}]},{"osd":3,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32300000000000001}]},{"osd":4,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.496},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.63300000000000001}]},{"osd":5,"last update":"Thu Nov 30 19:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.47099999999999997}]},{"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.44800000000000001}]},{"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.56100000000000005}]}]},{"osd":2,"up_from":27,"seq":115964117015,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9423,"internal_metadata":1073732401},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:16 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.39600000000000002}]},{"osd":1,"last update":"Thu Nov 30 19:57:16 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.313}]},{"osd":3,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.42199999999999999}]},{"osd":4,"last update":"Thu Nov 30 19:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.502},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.48699999999999999}]},{"osd":5,"last update":"Thu Nov 30 19:57:55 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.42999999999999999}]},{"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.52500000000000002}]},{"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.46200000000000002}]}]},{"osd":3,"up_from":30,"seq":128849018903,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":232672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"last":0.55600000000000005}]},{"osd":1,"last update":"Thu Nov 30 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"last":0.59199999999999997}]},{"osd":2,"last update":"Thu Nov 30 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.497}]},{"osd":4,"last update":"Thu Nov 30 19:57:40 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.66000000000000003}]},{"osd":5,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.627},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.64900000000000002}]},{"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.60799999999999998}]},{"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.63400000000000001}]}]},{"osd":4,"up_from":40,"seq":171798691858,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7948,"internal_metadata":1073733876},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.46200000000000002}]},{"osd":1,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.377},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.41699999999999998}]},{"osd":2,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.47999999999999998}]},{"osd":3,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":2.4889999999999999,"5min":2.4889999999999999,"15min":2.4889999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.8450000000000002,"5min":2.8450000000000002,"15min":2.8450000000000002},"last":0.39700000000000002}]},{"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.36299999999999999}]},{"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.33800000000000002}]},{"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.33000000000000002}]}]},{"osd":5,"up_from":48,"seq":206158430223,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":233471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9834,"internal_metadata":1073731990},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.25600000000000001},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.40300000000000002}]},{"osd":1,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.26900000000000002}]},{"osd":2,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.33100000000000002}]},{"osd":3,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.371}]},{"osd":4,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.32000000000000001}]},{"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.35999999999999999}]},{"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.41299999999999998}]}]}]}} 2023-11-30T19:58:01.983 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-11-30T19:58:02.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:02 smithi057 bash[108227]: audit 2023-11-30T19:58:01.557796+0000 mgr.y (mgr.14142) 162 : audit [DBG] from='client.24481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:58:02.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:02 smithi057 bash[111638]: audit 2023-11-30T19:58:01.557796+0000 mgr.y (mgr.14142) 162 : audit [DBG] from='client.24481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:58:02.511 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:02 smithi069 bash[108211]: audit 2023-11-30T19:58:01.557796+0000 mgr.y (mgr.14142) 162 : audit [DBG] from='client.24481 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:58:03.200 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:58:03.202 INFO:teuthology.orchestra.run.smithi057.stderr:dumped all 2023-11-30T19:58:03.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:03 smithi057 bash[111638]: cluster 2023-11-30T19:58:01.904691+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:03 smithi057 bash[108227]: cluster 2023-11-30T19:58:01.904691+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:03 smithi057 bash[108227]: audit 2023-11-30T19:58:02.728645+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727498\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:02.727669\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:03.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:03 smithi057 bash[108227]: audit 2023-11-30T19:58:02.736609+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727498\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:02.727669\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:03.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:03 smithi057 bash[111638]: audit 2023-11-30T19:58:02.728645+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727498\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:02.727669\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:03.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:03 smithi057 bash[111638]: audit 2023-11-30T19:58:02.736609+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727498\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:02.727669\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:03.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:03 smithi069 bash[108211]: cluster 2023-11-30T19:58:01.904691+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:03.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:03 smithi069 bash[108211]: audit 2023-11-30T19:58:02.728645+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727498\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:02.727669\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:03.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:03 smithi069 bash[108211]: audit 2023-11-30T19:58:02.736609+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"16df9dc5ae08\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727498\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:57:24.342227\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T19:57:11.084297\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:02.727669\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:03.957 INFO:teuthology.orchestra.run.smithi057.stdout:{"pg_ready":true,"pg_map":{"version":162,"stamp":"2023-11-30T19:58:01.904499+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":6,"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":8393260,"kb_used_data":4588,"kb_used_omap":38,"kb_used_meta":8388569,"kb_avail":741567956,"statfs":{"total":767960285184,"available":759365586944,"internally_reserved":8589934592,"allocated":4698112,"data_stored":1865530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39255,"internal_metadata":8589895337},"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.002361"},"pg_stats":[{"pgid":"1.0","version":"19'1","reported_seq":"14","reported_epoch":"59","state":"active+clean","last_fresh":"2023-11-30T19:57:10.441725+0000","last_change":"2023-11-30T19:57:10.441725+0000","last_active":"2023-11-30T19:57:10.441725+0000","last_peered":"2023-11-30T19:57:10.441725+0000","last_clean":"2023-11-30T19:57:10.441725+0000","last_became_active":"2023-11-30T19:57:10.439338+0000","last_became_peered":"2023-11-30T19:57:10.439338+0000","last_unstale":"2023-11-30T19:57:10.441725+0000","last_undegraded":"2023-11-30T19:57:10.441725+0000","last_fullsized":"2023-11-30T19:57:10.441725+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-30T19:53:48.643146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-30T19:53:48.643146+0000","last_clean_scrub_stamp":"2023-11-30T19:53:48.643146+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":6,"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":6,"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":34132,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"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":1049160,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"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.44700000000000001}]},{"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.59999999999999998}]},{"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.47599999999999998}]},{"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.46400000000000002}]},{"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.32500000000000001}]},{"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.34499999999999997}]},{"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.39200000000000002}]}]},{"osd":6,"up_from":55,"seq":236223201293,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6927,"internal_metadata":1073734897},"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.61099999999999999}]},{"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.41299999999999998}]},{"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.47799999999999998}]},{"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.49199999999999999}]},{"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.39700000000000002}]},{"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.44900000000000001}]},{"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.53900000000000003}]}]},{"osd":1,"up_from":17,"seq":73014444062,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049152,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696000,"statfs":{"total":95995035648,"available":94920704000,"internally_reserved":1073741824,"allocated":581632,"data_stored":231543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:49 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.371,"15min":0.36599999999999999},"min":{"1min":0.252,"5min":0.22,"15min":0.22},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.36899999999999999,"15min":0.36299999999999999},"min":{"1min":0.26600000000000001,"5min":0.222,"15min":0.222},"max":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.48599999999999999}]},{"osd":2,"last update":"Thu Nov 30 19:57:15 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.52800000000000002}]},{"osd":3,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.503}]},{"osd":4,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.66900000000000004}]},{"osd":5,"last update":"Thu Nov 30 19:57:54 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"last":0.65900000000000003}]},{"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.751}]},{"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.69899999999999995}]}]},{"osd":0,"up_from":14,"seq":60129542174,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":5,"kb_used_meta":1048570,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":232672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5123,"internal_metadata":1073736701},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 30 19:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.36499999999999999,"15min":0.35299999999999998},"min":{"1min":0.27000000000000002,"5min":0.159,"15min":0.159},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.34999999999999998,"15min":0.33900000000000002},"min":{"1min":0.247,"5min":0.182,"15min":0.182},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.36899999999999999}]},{"osd":2,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.59699999999999998}]},{"osd":3,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.52100000000000002}]},{"osd":4,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.54700000000000004}]},{"osd":5,"last update":"Thu Nov 30 19:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.505}]},{"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.41899999999999998}]},{"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.42999999999999999}]}]},{"osd":2,"up_from":27,"seq":115964117015,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9423,"internal_metadata":1073732401},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:16 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.39600000000000002}]},{"osd":1,"last update":"Thu Nov 30 19:57:16 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.313}]},{"osd":3,"last update":"Thu Nov 30 19:57:17 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.42199999999999999}]},{"osd":4,"last update":"Thu Nov 30 19:57:39 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.502},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.48699999999999999}]},{"osd":5,"last update":"Thu Nov 30 19:57:55 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.42999999999999999}]},{"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.52500000000000002}]},{"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.46200000000000002}]}]},{"osd":3,"up_from":30,"seq":128849018903,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":232672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"last":0.55600000000000005}]},{"osd":1,"last update":"Thu Nov 30 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"last":0.59199999999999997}]},{"osd":2,"last update":"Thu Nov 30 19:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.497}]},{"osd":4,"last update":"Thu Nov 30 19:57:40 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.66000000000000003}]},{"osd":5,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.627},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.64900000000000002}]},{"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.60799999999999998}]},{"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.63400000000000001}]}]},{"osd":4,"up_from":40,"seq":171798691858,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049160,"kb_used_data":576,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695992,"statfs":{"total":95995035648,"available":94920695808,"internally_reserved":1073741824,"allocated":589824,"data_stored":233793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7948,"internal_metadata":1073733876},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.46200000000000002}]},{"osd":1,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.377},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.41699999999999998}]},{"osd":2,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.47999999999999998}]},{"osd":3,"last update":"Thu Nov 30 19:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":2.4889999999999999,"5min":2.4889999999999999,"15min":2.4889999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.8450000000000002,"5min":2.8450000000000002,"15min":2.8450000000000002},"last":0.39700000000000002}]},{"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.36299999999999999}]},{"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.33800000000000002}]},{"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.33000000000000002}]}]},{"osd":5,"up_from":48,"seq":206158430223,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049156,"kb_used_data":572,"kb_used_omap":9,"kb_used_meta":1048566,"kb_avail":92695996,"statfs":{"total":95995035648,"available":94920699904,"internally_reserved":1073741824,"allocated":585728,"data_stored":233471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9834,"internal_metadata":1073731990},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.25600000000000001},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.40300000000000002}]},{"osd":1,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.26900000000000002}]},{"osd":2,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.33100000000000002}]},{"osd":3,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.371}]},{"osd":4,"last update":"Thu Nov 30 19:57:56 2023","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.32000000000000001}]},{"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.35999999999999999}]},{"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.41299999999999998}]}]}]}} 2023-11-30T19:58:03.958 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-30T19:58:03.958 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-30T19:58:03.959 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-30T19:58:03.959 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-11-30T19:58:04.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[108227]: cephadm 2023-11-30T19:58:02.739510+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-30T19:58:04.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[108227]: cephadm 2023-11-30T19:58:02.741866+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi057 2023-11-30T19:58:04.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[108227]: audit 2023-11-30T19:58:03.197010+0000 mgr.y (mgr.14142) 166 : audit [DBG] from='client.24509 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:58:04.250 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[111638]: cephadm 2023-11-30T19:58:02.739510+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-30T19:58:04.250 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[111638]: cephadm 2023-11-30T19:58:02.741866+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi057 2023-11-30T19:58:04.250 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[111638]: audit 2023-11-30T19:58:03.197010+0000 mgr.y (mgr.14142) 166 : audit [DBG] from='client.24509 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:58:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:04 smithi069 bash[108211]: cephadm 2023-11-30T19:58:02.739510+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-30T19:58:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:04 smithi069 bash[108211]: cephadm 2023-11-30T19:58:02.741866+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi057 2023-11-30T19:58:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:04 smithi069 bash[108211]: audit 2023-11-30T19:58:03.197010+0000 mgr.y (mgr.14142) 166 : audit [DBG] from='client.24509 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-30T19:58:04.960 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:04 smithi057 systemd[1]: Stopping Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:58:04.960 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:04 smithi057 bash[122923]: ts=2023-11-30T19:58:04.749Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-30T19:58:05.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[108227]: cluster 2023-11-30T19:58:03.905063+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:05.228 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[111638]: cluster 2023-11-30T19:58:03.905063+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:05.228 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 podman[125844]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-alertmanager.a 2023-11-30T19:58:05.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:05 smithi069 bash[108211]: cluster 2023-11-30T19:58:03.905063+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:05.540 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-11-30T19:58:05.540 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 systemd[1]: Stopped Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:58:05.540 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 systemd[1]: Starting Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:58:05.540 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 podman[125928]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-11-30T19:58:05.540 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 systemd[1]: Started Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:58:05.707 INFO:teuthology.orchestra.run.smithi057.stdout: 2023-11-30T19:58:06.067 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.769Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-30T19:58:06.067 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.769Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-11-30T19:58:06.067 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.770Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.57 port=9094 2023-11-30T19:58:06.068 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.772Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-30T19:58:06.068 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.796Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-30T19:58:06.068 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.796Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-30T19:58:06.068 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.798Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-30T19:58:06.068 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:05 smithi057 bash[125949]: ts=2023-11-30T19:58:05.798Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-30T19:58:06.149 INFO:teuthology.orchestra.run.smithi057.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-30T19:58:06.149 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-30T19:58:06.149 INFO:tasks.cephadm:Setup complete, yielding 2023-11-30T19:58:06.149 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-30T19:58:06.159 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi057.front.sepia.ceph.com 2023-11-30T19:58:06.159 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-11-30T19:58:06.431 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[108227]: audit 2023-11-30T19:58:05.419427+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:06.431 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[108227]: audit 2023-11-30T19:58:05.425721+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:06.431 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[108227]: cephadm 2023-11-30T19:58:05.426277+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-30T19:58:06.431 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[108227]: cephadm 2023-11-30T19:58:05.429477+0000 mgr.y (mgr.14142) 169 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi069 2023-11-30T19:58:06.431 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[108227]: audit 2023-11-30T19:58:05.704988+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.57:0/29947698' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-30T19:58:06.432 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[111638]: audit 2023-11-30T19:58:05.419427+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:06.432 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[111638]: audit 2023-11-30T19:58:05.425721+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:06.432 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[111638]: cephadm 2023-11-30T19:58:05.426277+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-30T19:58:06.432 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[111638]: cephadm 2023-11-30T19:58:05.429477+0000 mgr.y (mgr.14142) 169 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi069 2023-11-30T19:58:06.432 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:06 smithi057 bash[111638]: audit 2023-11-30T19:58:05.704988+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.57:0/29947698' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-30T19:58:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:06 smithi069 bash[108211]: audit 2023-11-30T19:58:05.419427+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:06 smithi069 bash[108211]: audit 2023-11-30T19:58:05.425721+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880840\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.880962\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881001\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881035\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881069\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881103\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:00.881149\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:00.881184\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:06 smithi069 bash[108211]: cephadm 2023-11-30T19:58:05.426277+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-30T19:58:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:06 smithi069 bash[108211]: cephadm 2023-11-30T19:58:05.429477+0000 mgr.y (mgr.14142) 169 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi069 2023-11-30T19:58:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:06 smithi069 bash[108211]: audit 2023-11-30T19:58:05.704988+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.57:0/29947698' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-30T19:58:07.251 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 systemd[1]: Stopping Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:58:07.514 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-30T19:58:07.514 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-30T19:58:07.514 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-30T19:58:07.514 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-30T19:58:07.514 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-11-30T19:58:07.514 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-30T19:58:07.515 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-30T19:58:07.515 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-30T19:58:07.515 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.250Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-30T19:58:07.515 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.251Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-11-30T19:58:07.515 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.251Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-30T19:58:07.515 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[118812]: ts=2023-11-30T19:58:07.251Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-30T19:58:07.956 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:07 smithi069 bash[108211]: cluster 2023-11-30T19:58:05.905447+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:07.956 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 podman[120148]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-prometheus.a 2023-11-30T19:58:07.956 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-11-30T19:58:07.956 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 systemd[1]: Stopped Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:58:07.956 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 systemd[1]: Starting Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T19:58:07.957 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 podman[120190]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-11-30T19:58:07.957 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:07 smithi069 systemd[1]: Started Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T19:58:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:07 smithi057 bash[108227]: cluster 2023-11-30T19:58:05.905447+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:07.960 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:07 smithi057 bash[125949]: ts=2023-11-30T19:58:07.772Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000153323s 2023-11-30T19:58:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:07 smithi057 bash[111638]: cluster 2023-11-30T19:58:05.905447+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:08.264 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.105Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-30T19:58:08.264 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.105Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.105Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.105Z caller=main.go:589 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi069 (none))" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.105Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.105Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.106Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.107Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.107Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.107Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.110Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.110Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.636µs 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.110Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-30T19:58:08.265 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.110Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.110Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.110Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.479µs wal_replay_duration=329.234µs wbl_replay_duration=136ns total_replay_duration=375.824µs 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.111Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.111Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.111Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.112Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=601.668µs db_storage=775ns remote_storage=975ns web_handler=287ns query_engine=520ns scrape=336.468µs scrape_sd=21.212µs notify=18.755µs notify_sd=4.961µs rules=22.43µs tracing=8.868µs 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.112Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-30T19:58:08.266 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[120205]: ts=2023-11-30T19:58:08.112Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-11-30T19:58:08.675 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: cluster 2023-11-30T19:58:07.650410+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-30T19:58:08.675 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.653405+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.57:0/1091079632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-30T19:58:08.676 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.654453+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-30T19:58:08.676 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.763838+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:08.676 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.772516+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:08.676 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.773227+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi069:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-30T19:58:08.676 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.780939+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi069:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-30T19:58:08.676 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[108227]: audit 2023-11-30T19:58:07.783993+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:08.692 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T19:58:08.692 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "e4566e37-a211-451f-9af1-a672d542e04c", 2023-11-30T19:58:08.692 INFO:teuthology.orchestra.run.smithi057.stdout: "name": "r", 2023-11-30T19:58:08.692 INFO:teuthology.orchestra.run.smithi057.stdout: "current_period": "b1adcfe3-aeb8-4914-a3a9-c23bf3be1eb1", 2023-11-30T19:58:08.692 INFO:teuthology.orchestra.run.smithi057.stdout: "epoch": 1 2023-11-30T19:58:08.692 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T19:58:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: cluster 2023-11-30T19:58:07.650410+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-30T19:58:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.653405+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.57:0/1091079632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-30T19:58:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.654453+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-30T19:58:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.763838+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.772516+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:08.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.773227+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi069:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-30T19:58:08.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.780939+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi069:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-30T19:58:08.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:08 smithi057 bash[111638]: audit 2023-11-30T19:58:07.783993+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: cluster 2023-11-30T19:58:07.650410+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.653405+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.57:0/1091079632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.654453+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.763838+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.772516+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727221\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727319\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727360\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727396\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727430\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:02.727464\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:02.727532\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:02.727565\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.773227+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi069:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.780939+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi069:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-30T19:58:09.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:08 smithi069 bash[108211]: audit 2023-11-30T19:58:07.783993+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:09.631 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-11-30T19:58:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[108227]: cephadm 2023-11-30T19:58:07.773002+0000 mgr.y (mgr.14142) 171 : cephadm [INF] Setting dashboard grafana config to https://smithi069:3000 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[108227]: cluster 2023-11-30T19:58:07.905763+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v166: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[108227]: audit 2023-11-30T19:58:08.654935+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[108227]: cluster 2023-11-30T19:58:08.655004+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[108227]: cluster 2023-11-30T19:58:09.670164+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[111638]: cephadm 2023-11-30T19:58:07.773002+0000 mgr.y (mgr.14142) 171 : cephadm [INF] Setting dashboard grafana config to https://smithi069:3000 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[111638]: cluster 2023-11-30T19:58:07.905763+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v166: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[111638]: audit 2023-11-30T19:58:08.654935+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[111638]: cluster 2023-11-30T19:58:08.655004+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-30T19:58:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:09 smithi057 bash[111638]: cluster 2023-11-30T19:58:09.670164+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-30T19:58:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:09 smithi069 bash[108211]: cephadm 2023-11-30T19:58:07.773002+0000 mgr.y (mgr.14142) 171 : cephadm [INF] Setting dashboard grafana config to https://smithi069:3000 2023-11-30T19:58:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:09 smithi069 bash[108211]: cluster 2023-11-30T19:58:07.905763+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v166: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:09 smithi069 bash[108211]: audit 2023-11-30T19:58:08.654935+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-30T19:58:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:09 smithi069 bash[108211]: cluster 2023-11-30T19:58:08.655004+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-30T19:58:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:09 smithi069 bash[108211]: cluster 2023-11-30T19:58:09.670164+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-30T19:58:10.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:10 smithi069 bash[108211]: audit 2023-11-30T19:58:10.154825+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153450\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153541\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153581\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153621\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153657\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153690\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153724\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:10.153758\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:10.153792\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:10.153884\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:10.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:10 smithi069 bash[108211]: audit 2023-11-30T19:58:10.167145+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153450\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153541\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153581\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153621\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153657\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153690\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153724\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:10.153758\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:10.153792\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:10.153884\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:10.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:10 smithi069 bash[108211]: audit 2023-11-30T19:58:10.167879+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:10.794 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T19:58:10.795 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "be123495-c9d4-4be7-90cc-c1a8bdf10a4b", 2023-11-30T19:58:10.795 INFO:teuthology.orchestra.run.smithi057.stdout: "name": "default", 2023-11-30T19:58:10.795 INFO:teuthology.orchestra.run.smithi057.stdout: "api_name": "default", 2023-11-30T19:58:10.795 INFO:teuthology.orchestra.run.smithi057.stdout: "is_master": "true", 2023-11-30T19:58:10.795 INFO:teuthology.orchestra.run.smithi057.stdout: "endpoints": [], 2023-11-30T19:58:10.795 INFO:teuthology.orchestra.run.smithi057.stdout: "hostnames": [], 2023-11-30T19:58:10.796 INFO:teuthology.orchestra.run.smithi057.stdout: "hostnames_s3website": [], 2023-11-30T19:58:10.796 INFO:teuthology.orchestra.run.smithi057.stdout: "master_zone": "", 2023-11-30T19:58:10.796 INFO:teuthology.orchestra.run.smithi057.stdout: "zones": [], 2023-11-30T19:58:10.796 INFO:teuthology.orchestra.run.smithi057.stdout: "placement_targets": [], 2023-11-30T19:58:10.796 INFO:teuthology.orchestra.run.smithi057.stdout: "default_placement": "", 2023-11-30T19:58:10.796 INFO:teuthology.orchestra.run.smithi057.stdout: "realm_id": "e4566e37-a211-451f-9af1-a672d542e04c", 2023-11-30T19:58:10.797 INFO:teuthology.orchestra.run.smithi057.stdout: "sync_policy": { 2023-11-30T19:58:10.797 INFO:teuthology.orchestra.run.smithi057.stdout: "groups": [] 2023-11-30T19:58:10.797 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:10.797 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T19:58:10.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:10 smithi057 bash[111638]: audit 2023-11-30T19:58:10.154825+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153450\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153541\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153581\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153621\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153657\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153690\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153724\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:10.153758\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:10.153792\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:10.153884\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:10.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:10 smithi057 bash[108227]: audit 2023-11-30T19:58:10.154825+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153450\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153541\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153581\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153621\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153657\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153690\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153724\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:10.153758\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:10.153792\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:10.153884\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:10 smithi057 bash[111638]: audit 2023-11-30T19:58:10.167145+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153450\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153541\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153581\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153621\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153657\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153690\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153724\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:10.153758\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:10.153792\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:10.153884\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:10 smithi057 bash[111638]: audit 2023-11-30T19:58:10.167879+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:10.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:10 smithi057 bash[108227]: audit 2023-11-30T19:58:10.167145+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153450\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153541\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153581\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153621\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153657\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153690\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:10.153724\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:10.153758\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:10.153792\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:10.153884\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:10.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:10 smithi057 bash[108227]: audit 2023-11-30T19:58:10.167879+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:11.139 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-11-30T19:58:11.833 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:11 smithi057 bash[108227]: cluster 2023-11-30T19:58:09.906066+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v169: 33 pgs: 7 active+clean, 8 creating+peering, 18 unknown; 10 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-30T19:58:14.526 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:11 smithi057 bash[111638]: cluster 2023-11-30T19:58:09.906066+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v169: 33 pgs: 7 active+clean, 8 creating+peering, 18 unknown; 10 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "2f7ef30c-dab9-480b-ad90-6f751de21490", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "name": "z", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "domain_root": "z.rgw.meta:root", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "control_pool": "z.rgw.control", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "gc_pool": "z.rgw.log:gc", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "lc_pool": "z.rgw.log:lc", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "log_pool": "z.rgw.log", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "roles_pool": "z.rgw.meta:roles", 2023-11-30T19:58:14.527 INFO:teuthology.orchestra.run.smithi057.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "otp_pool": "z.rgw.otp", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "system_key": { 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "access_key": "", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "secret_key": "" 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "placement_pools": [ 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: { 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "key": "default-placement", 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "val": { 2023-11-30T19:58:14.528 INFO:teuthology.orchestra.run.smithi057.stdout: "index_pool": "z.rgw.buckets.index", 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: "storage_classes": { 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: "STANDARD": { 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: "data_pool": "z.rgw.buckets.data" 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: "index_type": 0 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout: "realm_id": "e4566e37-a211-451f-9af1-a672d542e04c" 2023-11-30T19:58:14.529 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T19:58:14.530 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-11-30T19:58:14.531 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:12 smithi057 bash[108227]: audit 2023-11-30T19:58:12.293417+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.291949\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292044\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292084\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292120\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292171\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292206\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292240\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:12.292273\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:12.292305\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:12.292401\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:14.531 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:12 smithi057 bash[108227]: audit 2023-11-30T19:58:12.301169+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.291949\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292044\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292084\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292120\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292171\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292206\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292240\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:12.292273\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:12.292305\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:12.292401\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:14.531 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:12 smithi057 bash[108227]: audit 2023-11-30T19:58:12.303709+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:14.531 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:12 smithi057 bash[111638]: audit 2023-11-30T19:58:12.293417+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.291949\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292044\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292084\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292120\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292171\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292206\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292240\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:12.292273\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:12.292305\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:12.292401\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:14.531 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:12 smithi057 bash[111638]: audit 2023-11-30T19:58:12.301169+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.291949\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292044\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292084\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292120\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292171\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292206\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292240\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:12.292273\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:12.292305\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:12.292401\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:14.531 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:12 smithi057 bash[111638]: audit 2023-11-30T19:58:12.303709+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:14.532 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:13 smithi057 bash[108227]: cluster 2023-11-30T19:58:11.906470+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v170: 33 pgs: 14 active+clean, 8 creating+peering, 11 unknown; 126 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-11-30T19:58:14.532 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:13 smithi057 bash[111638]: cluster 2023-11-30T19:58:11.906470+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v170: 33 pgs: 14 active+clean, 8 creating+peering, 11 unknown; 126 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-11-30T19:58:14.533 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:11 smithi069 bash[108211]: cluster 2023-11-30T19:58:09.906066+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v169: 33 pgs: 7 active+clean, 8 creating+peering, 18 unknown; 10 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-11-30T19:58:14.533 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:12 smithi069 bash[108211]: audit 2023-11-30T19:58:12.293417+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.291949\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292044\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292084\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292120\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292171\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292206\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292240\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:12.292273\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:12.292305\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:12.292401\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:14.533 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:12 smithi069 bash[108211]: audit 2023-11-30T19:58:12.301169+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.291949\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292044\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292084\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292120\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292171\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292206\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:12.292240\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:12.292273\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:12.292305\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:12.292401\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:14.533 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:12 smithi069 bash[108211]: audit 2023-11-30T19:58:12.303709+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:14.534 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:13 smithi069 bash[108211]: cluster 2023-11-30T19:58:11.906470+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v170: 33 pgs: 14 active+clean, 8 creating+peering, 11 unknown; 126 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-11-30T19:58:14.825 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:14 smithi057 bash[111638]: audit 2023-11-30T19:58:14.080151+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:14.079222\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:14.826 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:14 smithi057 bash[108227]: audit 2023-11-30T19:58:14.080151+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:14.079222\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:14.826 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:14 smithi057 bash[111638]: audit 2023-11-30T19:58:14.086747+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:14.079222\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:14.826 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:14 smithi057 bash[111638]: audit 2023-11-30T19:58:14.088218+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:14.827 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:14 smithi057 bash[108227]: audit 2023-11-30T19:58:14.086747+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:14.079222\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:14.827 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:14 smithi057 bash[108227]: audit 2023-11-30T19:58:14.088218+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:14 smithi069 bash[108211]: audit 2023-11-30T19:58:14.080151+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:14.079222\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:14 smithi069 bash[108211]: audit 2023-11-30T19:58:14.086747+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}}, \"last_daemon_update\": \"2023-11-30T19:58:14.079222\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:15.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:14 smithi069 bash[108211]: audit 2023-11-30T19:58:14.088218+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:16.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:15 smithi057 bash[108227]: cluster 2023-11-30T19:58:13.907004+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v171: 33 pgs: 33 active+clean; 1.1 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 654 B/s rd, 2.4 KiB/s wr, 3 op/s 2023-11-30T19:58:16.210 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 19:58:15 smithi057 bash[125949]: ts=2023-11-30T19:58:15.774Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001970072s 2023-11-30T19:58:16.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:15 smithi057 bash[111638]: cluster 2023-11-30T19:58:13.907004+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v171: 33 pgs: 33 active+clean; 1.1 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 654 B/s rd, 2.4 KiB/s wr, 3 op/s 2023-11-30T19:58:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:15 smithi069 bash[108211]: cluster 2023-11-30T19:58:13.907004+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v171: 33 pgs: 33 active+clean; 1.1 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 654 B/s rd, 2.4 KiB/s wr, 3 op/s 2023-11-30T19:58:17.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[108227]: cluster 2023-11-30T19:58:15.907530+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v172: 33 pgs: 33 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[108227]: cluster 2023-11-30T19:58:16.036660+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[108227]: audit 2023-11-30T19:58:16.043113+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.57:0/3505764886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[108227]: audit 2023-11-30T19:58:16.043473+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[111638]: cluster 2023-11-30T19:58:15.907530+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v172: 33 pgs: 33 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[111638]: cluster 2023-11-30T19:58:16.036660+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[111638]: audit 2023-11-30T19:58:16.043113+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.57:0/3505764886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-30T19:58:17.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[111638]: audit 2023-11-30T19:58:16.043473+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-30T19:58:17.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[108227]: audit 2023-11-30T19:58:16.451050+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:16.450064\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:17.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[108227]: audit 2023-11-30T19:58:16.456443+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:16.450064\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:17.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[111638]: audit 2023-11-30T19:58:16.451050+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:16.450064\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:17.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:17 smithi057 bash[111638]: audit 2023-11-30T19:58:16.456443+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:16.450064\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:17 smithi069 bash[108211]: cluster 2023-11-30T19:58:15.907530+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v172: 33 pgs: 33 active+clean; 1.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-11-30T19:58:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:17 smithi069 bash[108211]: cluster 2023-11-30T19:58:16.036660+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-30T19:58:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:17 smithi069 bash[108211]: audit 2023-11-30T19:58:16.043113+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.57:0/3505764886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-30T19:58:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:17 smithi069 bash[108211]: audit 2023-11-30T19:58:16.043473+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-30T19:58:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:17 smithi069 bash[108211]: audit 2023-11-30T19:58:16.451050+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:16.450064\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:17.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:17 smithi069 bash[108211]: audit 2023-11-30T19:58:16.456443+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}}, \"last_daemon_update\": \"2023-11-30T19:58:16.450064\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:18.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:18 smithi057 bash[108227]: audit 2023-11-30T19:58:17.051773+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-30T19:58:18.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:18 smithi057 bash[108227]: cluster 2023-11-30T19:58:17.051896+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-30T19:58:18.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:18 smithi057 bash[111638]: audit 2023-11-30T19:58:17.051773+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-30T19:58:18.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:18 smithi057 bash[111638]: cluster 2023-11-30T19:58:17.051896+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-30T19:58:18.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:18 smithi069 bash[108211]: audit 2023-11-30T19:58:17.051773+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-30T19:58:18.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:18 smithi069 bash[108211]: cluster 2023-11-30T19:58:17.051896+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-11-30T19:58:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[108227]: cluster 2023-11-30T19:58:17.908158+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v175: 65 pgs: 2 creating+activating, 11 creating+peering, 14 unknown, 38 active+clean; 1.8 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2023-11-30T19:58:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[108227]: cluster 2023-11-30T19:58:18.054931+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-30T19:58:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[108227]: audit 2023-11-30T19:58:18.056735+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.57:0/3505764886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-30T19:58:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[108227]: audit 2023-11-30T19:58:18.059170+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-30T19:58:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[111638]: cluster 2023-11-30T19:58:17.908158+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v175: 65 pgs: 2 creating+activating, 11 creating+peering, 14 unknown, 38 active+clean; 1.8 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2023-11-30T19:58:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[111638]: cluster 2023-11-30T19:58:18.054931+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-30T19:58:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[111638]: audit 2023-11-30T19:58:18.056735+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.57:0/3505764886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-30T19:58:19.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:19 smithi057 bash[111638]: audit 2023-11-30T19:58:18.059170+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-30T19:58:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:19 smithi069 bash[108211]: cluster 2023-11-30T19:58:17.908158+0000 mgr.y (mgr.14142) 177 : cluster [DBG] pgmap v175: 65 pgs: 2 creating+activating, 11 creating+peering, 14 unknown, 38 active+clean; 1.8 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.9 KiB/s wr, 4 op/s 2023-11-30T19:58:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:19 smithi069 bash[108211]: cluster 2023-11-30T19:58:18.054931+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-11-30T19:58:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:19 smithi069 bash[108211]: audit 2023-11-30T19:58:18.056735+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.57:0/3505764886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-30T19:58:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:19 smithi069 bash[108211]: audit 2023-11-30T19:58:18.059170+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-30T19:58:20.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[108227]: audit 2023-11-30T19:58:19.059325+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-30T19:58:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[108227]: cluster 2023-11-30T19:58:19.059438+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-30T19:58:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[108227]: cluster 2023-11-30T19:58:20.062632+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-30T19:58:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[108227]: audit 2023-11-30T19:58:20.070960+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-30T19:58:20.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[111638]: audit 2023-11-30T19:58:19.059325+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-30T19:58:20.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[111638]: cluster 2023-11-30T19:58:19.059438+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-30T19:58:20.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[111638]: cluster 2023-11-30T19:58:20.062632+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-30T19:58:20.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:20 smithi057 bash[111638]: audit 2023-11-30T19:58:20.070960+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-30T19:58:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:20 smithi069 bash[108211]: audit 2023-11-30T19:58:19.059325+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-30T19:58:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:20 smithi069 bash[108211]: cluster 2023-11-30T19:58:19.059438+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-11-30T19:58:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:20 smithi069 bash[108211]: cluster 2023-11-30T19:58:20.062632+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-11-30T19:58:20.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:20 smithi069 bash[108211]: audit 2023-11-30T19:58:20.070960+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-30T19:58:21.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[108227]: cluster 2023-11-30T19:58:19.908825+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v178: 97 pgs: 2 creating+activating, 19 creating+peering, 26 unknown, 50 active+clean; 1.8 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-11-30T19:58:21.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[108227]: audit 2023-11-30T19:58:21.067866+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-30T19:58:21.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[108227]: cluster 2023-11-30T19:58:21.067940+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-30T19:58:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[108227]: audit 2023-11-30T19:58:21.070024+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-30T19:58:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[111638]: cluster 2023-11-30T19:58:19.908825+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v178: 97 pgs: 2 creating+activating, 19 creating+peering, 26 unknown, 50 active+clean; 1.8 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-11-30T19:58:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[111638]: audit 2023-11-30T19:58:21.067866+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-30T19:58:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[111638]: cluster 2023-11-30T19:58:21.067940+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-30T19:58:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:21 smithi057 bash[111638]: audit 2023-11-30T19:58:21.070024+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-30T19:58:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:21 smithi069 bash[108211]: cluster 2023-11-30T19:58:19.908825+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v178: 97 pgs: 2 creating+activating, 19 creating+peering, 26 unknown, 50 active+clean; 1.8 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2023-11-30T19:58:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:21 smithi069 bash[108211]: audit 2023-11-30T19:58:21.067866+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-30T19:58:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:21 smithi069 bash[108211]: cluster 2023-11-30T19:58:21.067940+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-11-30T19:58:21.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:21 smithi069 bash[108211]: audit 2023-11-30T19:58:21.070024+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-30T19:58:23.174 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "15b0c80b-3908-4707-9344-26b0de953167", 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "epoch": 1, 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "predecessor_uuid": "b1adcfe3-aeb8-4914-a3a9-c23bf3be1eb1", 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "sync_status": [], 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "period_map": { 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "15b0c80b-3908-4707-9344-26b0de953167", 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "zonegroups": [ 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: { 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "be123495-c9d4-4be7-90cc-c1a8bdf10a4b", 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "name": "default", 2023-11-30T19:58:23.175 INFO:teuthology.orchestra.run.smithi057.stdout: "api_name": "default", 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "is_master": "true", 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "endpoints": [], 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "hostnames": [], 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "hostnames_s3website": [], 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "master_zone": "2f7ef30c-dab9-480b-ad90-6f751de21490", 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "zones": [ 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: { 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "id": "2f7ef30c-dab9-480b-ad90-6f751de21490", 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "name": "z", 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "endpoints": [], 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "log_meta": "false", 2023-11-30T19:58:23.176 INFO:teuthology.orchestra.run.smithi057.stdout: "log_data": "false", 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "bucket_index_max_shards": 11, 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "read_only": "false", 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "tier_type": "", 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "sync_from_all": "true", 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "sync_from": [], 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "redirect_zone": "" 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "placement_targets": [ 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: { 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "name": "default-placement", 2023-11-30T19:58:23.177 INFO:teuthology.orchestra.run.smithi057.stdout: "tags": [], 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: "storage_classes": [ 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: "STANDARD" 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: ] 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: "default_placement": "default-placement", 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: "realm_id": "e4566e37-a211-451f-9af1-a672d542e04c", 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: "sync_policy": { 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: "groups": [] 2023-11-30T19:58:23.178 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: "short_zone_ids": [ 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: { 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: "key": "2f7ef30c-dab9-480b-ad90-6f751de21490", 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: "val": 3246229378 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: ] 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: "master_zonegroup": "be123495-c9d4-4be7-90cc-c1a8bdf10a4b", 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: "master_zone": "2f7ef30c-dab9-480b-ad90-6f751de21490", 2023-11-30T19:58:23.179 INFO:teuthology.orchestra.run.smithi057.stdout: "period_config": { 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "bucket_quota": { 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "enabled": false, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "check_on_raw": false, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "max_size": -1, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "max_size_kb": 0, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "max_objects": -1 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "user_quota": { 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "enabled": false, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "check_on_raw": false, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "max_size": -1, 2023-11-30T19:58:23.180 INFO:teuthology.orchestra.run.smithi057.stdout: "max_size_kb": 0, 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout: "max_objects": -1 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout: "realm_id": "e4566e37-a211-451f-9af1-a672d542e04c", 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout: "realm_name": "r", 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout: "realm_epoch": 2 2023-11-30T19:58:23.181 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[108227]: cluster 2023-11-30T19:58:21.909443+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v181: 129 pgs: 2 creating+activating, 16 creating+peering, 42 unknown, 69 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[108227]: audit 2023-11-30T19:58:22.072331+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[108227]: cluster 2023-11-30T19:58:22.072390+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[108227]: audit 2023-11-30T19:58:22.073129+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[111638]: cluster 2023-11-30T19:58:21.909443+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v181: 129 pgs: 2 creating+activating, 16 creating+peering, 42 unknown, 69 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[111638]: audit 2023-11-30T19:58:22.072331+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[111638]: cluster 2023-11-30T19:58:22.072390+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-30T19:58:23.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:23 smithi057 bash[111638]: audit 2023-11-30T19:58:22.073129+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-30T19:58:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:23 smithi069 bash[108211]: cluster 2023-11-30T19:58:21.909443+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v181: 129 pgs: 2 creating+activating, 16 creating+peering, 42 unknown, 69 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-11-30T19:58:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:23 smithi069 bash[108211]: audit 2023-11-30T19:58:22.072331+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-11-30T19:58:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:23 smithi069 bash[108211]: cluster 2023-11-30T19:58:22.072390+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-11-30T19:58:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:23 smithi069 bash[108211]: audit 2023-11-30T19:58:22.073129+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-30T19:58:23.671 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-11-30T19:58:24.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:24 smithi057 bash[108227]: audit 2023-11-30T19:58:23.078944+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-30T19:58:24.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:24 smithi057 bash[108227]: cluster 2023-11-30T19:58:23.079001+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-30T19:58:24.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:24 smithi057 bash[111638]: audit 2023-11-30T19:58:23.078944+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-30T19:58:24.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:24 smithi057 bash[111638]: cluster 2023-11-30T19:58:23.079001+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-30T19:58:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:24 smithi069 bash[108211]: audit 2023-11-30T19:58:23.078944+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.57:0/780473123' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-11-30T19:58:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:24 smithi069 bash[108211]: cluster 2023-11-30T19:58:23.079001+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-11-30T19:58:25.060 INFO:teuthology.orchestra.run.smithi057.stdout:Scheduled rgw update... 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: cluster 2023-11-30T19:58:23.909910+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v184: 129 pgs: 3 creating+peering, 4 unknown, 122 active+clean; 2.8 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 767 B/s wr, 2 op/s 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.051038+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-30T19:58:25.050704\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.058546+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-30T19:58:25.050704\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.061817+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.074003+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.074829+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.084099+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.084777+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.087829+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-30T19:58:25.417 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.088712+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.092194+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.093008+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[108227]: audit 2023-11-30T19:58:25.093916+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi057.twbbjr", "key": "container_image"}]: dispatch 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: cluster 2023-11-30T19:58:23.909910+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v184: 129 pgs: 3 creating+peering, 4 unknown, 122 active+clean; 2.8 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 767 B/s wr, 2 op/s 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.051038+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-30T19:58:25.050704\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.058546+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-30T19:58:25.050704\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.061817+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.074003+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.074829+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-30T19:58:25.418 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.084099+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-30T19:58:25.419 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.084777+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-30T19:58:25.419 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.087829+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-30T19:58:25.419 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.088712+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-30T19:58:25.419 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.092194+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-30T19:58:25.419 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.093008+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:58:25.419 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:25 smithi057 bash[111638]: audit 2023-11-30T19:58:25.093916+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi057.twbbjr", "key": "container_image"}]: dispatch 2023-11-30T19:58:25.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: cluster 2023-11-30T19:58:23.909910+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v184: 129 pgs: 3 creating+peering, 4 unknown, 122 active+clean; 2.8 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 767 B/s wr, 2 op/s 2023-11-30T19:58:25.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.051038+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-30T19:58:25.050704\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-30T19:58:25.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.058546+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-30T19:58:25.050704\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.061817+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.074003+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.074829+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.084099+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.084777+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.087829+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.088712+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.092194+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.093008+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:58:25.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:25 smithi069 bash[108211]: audit 2023-11-30T19:58:25.093916+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi057.twbbjr", "key": "container_image"}]: dispatch 2023-11-30T19:58:25.620 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'sleep 120' 2023-11-30T19:58:26.369 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:26 smithi057 bash[108227]: audit 2023-11-30T19:58:25.050165+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:58:26.369 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:26 smithi057 bash[108227]: cephadm 2023-11-30T19:58:25.050691+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-30T19:58:26.369 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:26 smithi057 bash[108227]: cephadm 2023-11-30T19:58:25.093532+0000 mgr.y (mgr.14142) 183 : cephadm [INF] Deploying daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T19:58:26.370 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:26 smithi057 bash[111638]: audit 2023-11-30T19:58:25.050165+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:58:26.370 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:26 smithi057 bash[111638]: cephadm 2023-11-30T19:58:25.050691+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-30T19:58:26.370 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:26 smithi057 bash[111638]: cephadm 2023-11-30T19:58:25.093532+0000 mgr.y (mgr.14142) 183 : cephadm [INF] Deploying daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T19:58:26.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:26 smithi069 bash[108211]: audit 2023-11-30T19:58:25.050165+0000 mgr.y (mgr.14142) 181 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T19:58:26.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:26 smithi069 bash[108211]: cephadm 2023-11-30T19:58:25.050691+0000 mgr.y (mgr.14142) 182 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-30T19:58:26.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:26 smithi069 bash[108211]: cephadm 2023-11-30T19:58:25.093532+0000 mgr.y (mgr.14142) 183 : cephadm [INF] Deploying daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T19:58:27.118 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: cluster 2023-11-30T19:58:25.910516+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v185: 129 pgs: 3 creating+peering, 126 active+clean; 3.5 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 175 B/s rd, 1.5 KiB/s wr, 5 op/s 2023-11-30T19:58:27.118 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: audit 2023-11-30T19:58:26.642070+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:27.118 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: cluster 2023-11-30T19:58:25.910516+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v185: 129 pgs: 3 creating+peering, 126 active+clean; 3.5 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 175 B/s rd, 1.5 KiB/s wr, 5 op/s 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: audit 2023-11-30T19:58:26.647713+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: audit 2023-11-30T19:58:26.648488+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: audit 2023-11-30T19:58:26.654474+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: audit 2023-11-30T19:58:26.655204+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: cephadm 2023-11-30T19:58:26.655735+0000 mgr.y (mgr.14142) 185 : cephadm [INF] Deploying daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[108227]: audit 2023-11-30T19:58:26.656113+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi069.qpnbyd", "key": "container_image"}]: dispatch 2023-11-30T19:58:27.119 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: audit 2023-11-30T19:58:26.642070+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:27.120 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: audit 2023-11-30T19:58:26.647713+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:27.120 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: audit 2023-11-30T19:58:26.648488+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-30T19:58:27.120 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: audit 2023-11-30T19:58:26.654474+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-30T19:58:27.120 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: audit 2023-11-30T19:58:26.655204+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:58:27.120 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: cephadm 2023-11-30T19:58:26.655735+0000 mgr.y (mgr.14142) 185 : cephadm [INF] Deploying daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T19:58:27.120 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:27 smithi057 bash[111638]: audit 2023-11-30T19:58:26.656113+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi069.qpnbyd", "key": "container_image"}]: dispatch 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: cluster 2023-11-30T19:58:25.910516+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v185: 129 pgs: 3 creating+peering, 126 active+clean; 3.5 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 175 B/s rd, 1.5 KiB/s wr, 5 op/s 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: audit 2023-11-30T19:58:26.642070+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: audit 2023-11-30T19:58:26.647713+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078763\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078858\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078900\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078936\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.078970\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079004\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:14.079038\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:14.079072\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:14.079106\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: audit 2023-11-30T19:58:26.648488+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: audit 2023-11-30T19:58:26.654474+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: audit 2023-11-30T19:58:26.655204+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: cephadm 2023-11-30T19:58:26.655735+0000 mgr.y (mgr.14142) 185 : cephadm [INF] Deploying daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T19:58:27.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:27 smithi069 bash[108211]: audit 2023-11-30T19:58:26.656113+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi069.qpnbyd", "key": "container_image"}]: dispatch 2023-11-30T19:58:29.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:29 smithi057 bash[108227]: cluster 2023-11-30T19:58:27.911086+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 6.6 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 5.3 KiB/s wr, 65 op/s 2023-11-30T19:58:29.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:29 smithi057 bash[111638]: cluster 2023-11-30T19:58:27.911086+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 6.6 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 5.3 KiB/s wr, 65 op/s 2023-11-30T19:58:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:29 smithi069 bash[108211]: cluster 2023-11-30T19:58:27.911086+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 6.6 KiB data, 6.0 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 5.3 KiB/s wr, 65 op/s 2023-11-30T19:58:30.458 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:30 smithi057 bash[108227]: audit 2023-11-30T19:58:29.873204+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:30.458 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:30 smithi057 bash[108227]: audit 2023-11-30T19:58:29.878531+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:30.458 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:30 smithi057 bash[108227]: audit 2023-11-30T19:58:29.879437+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:30.458 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:30 smithi057 bash[111638]: audit 2023-11-30T19:58:29.873204+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:30.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:30 smithi057 bash[111638]: audit 2023-11-30T19:58:29.878531+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:30.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:30 smithi057 bash[111638]: audit 2023-11-30T19:58:29.879437+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:30 smithi069 bash[108211]: audit 2023-11-30T19:58:29.873204+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:30.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:30 smithi069 bash[108211]: audit 2023-11-30T19:58:29.878531+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449628\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449725\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449765\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449800\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449834\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449867\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:16.449901\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:16.449934\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:16.449967\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:30.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:30 smithi069 bash[108211]: audit 2023-11-30T19:58:29.879437+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:31.242 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:31 smithi057 bash[108227]: cluster 2023-11-30T19:58:29.911624+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 42 KiB/s rd, 5.0 KiB/s wr, 103 op/s 2023-11-30T19:58:31.243 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:31 smithi057 bash[111638]: cluster 2023-11-30T19:58:29.911624+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 42 KiB/s rd, 5.0 KiB/s wr, 103 op/s 2023-11-30T19:58:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:31 smithi069 bash[108211]: cluster 2023-11-30T19:58:29.911624+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 42 KiB/s rd, 5.0 KiB/s wr, 103 op/s 2023-11-30T19:58:32.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:32 smithi069 bash[108211]: audit 2023-11-30T19:58:31.675163+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673852\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673938\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673974\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674005\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674035\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674065\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674095\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:31.674136\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:31.674172\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674204\", \"created\": \"2023-11-30T19:58:26.598906\", \"started\": \"2023-11-30T19:58:26.636178\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_daemon_update\": \"2023-11-30T19:58:31.674288\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:32.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:32 smithi069 bash[108211]: audit 2023-11-30T19:58:31.678466+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673852\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673938\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673974\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674005\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674035\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674065\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674095\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:31.674136\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:31.674172\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674204\", \"created\": \"2023-11-30T19:58:26.598906\", \"started\": \"2023-11-30T19:58:26.636178\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_daemon_update\": \"2023-11-30T19:58:31.674288\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:32.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:32 smithi069 bash[108211]: audit 2023-11-30T19:58:31.679104+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:32.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:32 smithi057 bash[108227]: audit 2023-11-30T19:58:31.675163+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673852\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673938\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673974\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674005\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674035\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674065\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674095\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:31.674136\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:31.674172\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674204\", \"created\": \"2023-11-30T19:58:26.598906\", \"started\": \"2023-11-30T19:58:26.636178\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_daemon_update\": \"2023-11-30T19:58:31.674288\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:32.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:32 smithi057 bash[108227]: audit 2023-11-30T19:58:31.678466+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673852\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673938\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673974\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674005\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674035\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674065\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674095\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:31.674136\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:31.674172\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674204\", \"created\": \"2023-11-30T19:58:26.598906\", \"started\": \"2023-11-30T19:58:26.636178\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_daemon_update\": \"2023-11-30T19:58:31.674288\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:32.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:32 smithi057 bash[108227]: audit 2023-11-30T19:58:31.679104+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:32.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:32 smithi057 bash[111638]: audit 2023-11-30T19:58:31.675163+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673852\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673938\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673974\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674005\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674035\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674065\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674095\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:31.674136\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:31.674172\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674204\", \"created\": \"2023-11-30T19:58:26.598906\", \"started\": \"2023-11-30T19:58:26.636178\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_daemon_update\": \"2023-11-30T19:58:31.674288\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]: dispatch 2023-11-30T19:58:32.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:32 smithi057 bash[111638]: audit 2023-11-30T19:58:31.678466+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673852\", \"created\": \"2023-11-30T19:53:38.624062\", \"started\": \"2023-11-30T19:53:42.351271\"}, \"mgr.y\": {\"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673938\", \"created\": \"2023-11-30T19:53:43.706989\", \"started\": \"2023-11-30T19:53:43.742238\"}, \"mon.c\": {\"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.673974\", \"created\": \"2023-11-30T19:54:49.181048\", \"started\": \"2023-11-30T19:54:49.214497\"}, \"osd.0\": {\"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674005\", \"created\": \"2023-11-30T19:55:26.476511\", \"started\": \"2023-11-30T19:55:40.424894\"}, \"osd.1\": {\"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674035\", \"created\": \"2023-11-30T19:55:40.677306\", \"started\": \"2023-11-30T19:55:42.082023\"}, \"osd.2\": {\"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674065\", \"created\": \"2023-11-30T19:55:57.922057\", \"started\": \"2023-11-30T19:56:12.004952\"}, \"osd.3\": {\"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674095\", \"created\": \"2023-11-30T19:56:12.472848\", \"started\": \"2023-11-30T19:56:13.607762\"}, \"node-exporter.a\": {\"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": \"2023-11-30T19:58:31.674136\", \"created\": \"2023-11-30T19:57:26.641775\", \"started\": \"2023-11-30T19:57:37.924552\"}, \"alertmanager.a\": {\"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": \"2023-11-30T19:58:31.674172\", \"created\": \"2023-11-30T19:57:40.398576\", \"started\": \"2023-11-30T19:58:05.528173\"}, \"rgw.r.z.smithi057.twbbjr\": {\"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:31.674204\", \"created\": \"2023-11-30T19:58:26.598906\", \"started\": \"2023-11-30T19:58:26.636178\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789\"}}, \"last_daemon_update\": \"2023-11-30T19:58:31.674288\", \"last_device_update\": \"2023-11-30T19:56:15.466932\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.57\"]}, \"last_host_check\": \"2023-11-30T19:54:03.133248\"}"}]': finished 2023-11-30T19:58:32.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:32 smithi057 bash[111638]: audit 2023-11-30T19:58:31.679104+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T19:58:33.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:33 smithi057 bash[108227]: cluster 2023-11-30T19:58:31.912286+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 KiB/s wr, 120 op/s 2023-11-30T19:58:33.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:33 smithi057 bash[111638]: cluster 2023-11-30T19:58:31.912286+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 KiB/s wr, 120 op/s 2023-11-30T19:58:34.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:33 smithi069 bash[108211]: cluster 2023-11-30T19:58:31.912286+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 KiB/s wr, 120 op/s 2023-11-30T19:58:34.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:34 smithi057 bash[111638]: audit 2023-11-30T19:58:33.697296+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695972\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T19:58:33.696381\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:34.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:34 smithi057 bash[108227]: audit 2023-11-30T19:58:33.697296+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695972\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T19:58:33.696381\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:34.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:34 smithi057 bash[108227]: audit 2023-11-30T19:58:33.705090+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695972\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T19:58:33.696381\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:34.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:34 smithi057 bash[111638]: audit 2023-11-30T19:58:33.705090+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695972\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T19:58:33.696381\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:35.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:34 smithi069 bash[108211]: audit 2023-11-30T19:58:33.697296+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695972\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T19:58:33.696381\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T19:58:35.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:34 smithi069 bash[108211]: audit 2023-11-30T19:58:33.705090+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"5d1ee9235311\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695972\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T19:55:14.578665\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:11.519266\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T19:58:33.696381\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T19:58:36.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:35 smithi069 bash[108211]: cluster 2023-11-30T19:58:33.912920+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 3.8 KiB/s wr, 176 op/s 2023-11-30T19:58:36.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:35 smithi057 bash[108227]: cluster 2023-11-30T19:58:33.912920+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 3.8 KiB/s wr, 176 op/s 2023-11-30T19:58:36.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:35 smithi057 bash[111638]: cluster 2023-11-30T19:58:33.912920+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 90 KiB/s rd, 3.8 KiB/s wr, 176 op/s 2023-11-30T19:58:38.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:37 smithi069 bash[108211]: cluster 2023-11-30T19:58:35.913532+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 3.2 KiB/s wr, 174 op/s 2023-11-30T19:58:38.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:37 smithi057 bash[108227]: cluster 2023-11-30T19:58:35.913532+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 3.2 KiB/s wr, 174 op/s 2023-11-30T19:58:38.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:37 smithi057 bash[111638]: cluster 2023-11-30T19:58:35.913532+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 3.2 KiB/s wr, 174 op/s 2023-11-30T19:58:39.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:39 smithi057 bash[108227]: cluster 2023-11-30T19:58:37.914224+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 KiB/s wr, 175 op/s 2023-11-30T19:58:39.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:39 smithi057 bash[111638]: cluster 2023-11-30T19:58:37.914224+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 KiB/s wr, 175 op/s 2023-11-30T19:58:39.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:39 smithi069 bash[108211]: cluster 2023-11-30T19:58:37.914224+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 2.7 KiB/s wr, 175 op/s 2023-11-30T19:58:41.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:41 smithi057 bash[108227]: cluster 2023-11-30T19:58:39.914729+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 80 KiB/s rd, 426 B/s wr, 141 op/s 2023-11-30T19:58:41.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:41 smithi057 bash[111638]: cluster 2023-11-30T19:58:39.914729+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 80 KiB/s rd, 426 B/s wr, 141 op/s 2023-11-30T19:58:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:41 smithi069 bash[108211]: cluster 2023-11-30T19:58:39.914729+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 80 KiB/s rd, 426 B/s wr, 141 op/s 2023-11-30T19:58:43.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:43 smithi057 bash[108227]: cluster 2023-11-30T19:58:41.915278+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 109 op/s 2023-11-30T19:58:43.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:43 smithi057 bash[111638]: cluster 2023-11-30T19:58:41.915278+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 109 op/s 2023-11-30T19:58:43.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:43 smithi069 bash[108211]: cluster 2023-11-30T19:58:41.915278+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 109 op/s 2023-11-30T19:58:45.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:45 smithi057 bash[108227]: cluster 2023-11-30T19:58:43.915835+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 79 op/s 2023-11-30T19:58:45.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:45 smithi057 bash[111638]: cluster 2023-11-30T19:58:43.915835+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 79 op/s 2023-11-30T19:58:45.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:45 smithi069 bash[108211]: cluster 2023-11-30T19:58:43.915835+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 79 op/s 2023-11-30T19:58:47.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:47 smithi057 bash[108227]: cluster 2023-11-30T19:58:45.916358+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-11-30T19:58:47.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:47 smithi057 bash[111638]: cluster 2023-11-30T19:58:45.916358+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-11-30T19:58:47.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:47 smithi069 bash[108211]: cluster 2023-11-30T19:58:45.916358+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-11-30T19:58:49.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:49 smithi057 bash[108227]: cluster 2023-11-30T19:58:47.916965+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2023-11-30T19:58:49.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:49 smithi057 bash[111638]: cluster 2023-11-30T19:58:47.916965+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2023-11-30T19:58:49.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:49 smithi069 bash[108211]: cluster 2023-11-30T19:58:47.916965+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2023-11-30T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:51 smithi057 bash[108227]: cluster 2023-11-30T19:58:49.917632+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:51 smithi057 bash[111638]: cluster 2023-11-30T19:58:49.917632+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:51.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:51 smithi069 bash[108211]: cluster 2023-11-30T19:58:49.917632+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:53.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:53 smithi057 bash[108227]: cluster 2023-11-30T19:58:51.918242+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:53.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:53 smithi057 bash[111638]: cluster 2023-11-30T19:58:51.918242+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:53.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:53 smithi069 bash[108211]: cluster 2023-11-30T19:58:51.918242+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:55 smithi057 bash[108227]: cluster 2023-11-30T19:58:53.918822+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:55 smithi057 bash[111638]: cluster 2023-11-30T19:58:53.918822+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:55 smithi069 bash[108211]: cluster 2023-11-30T19:58:53.918822+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:57.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:57 smithi057 bash[108227]: cluster 2023-11-30T19:58:55.919305+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:57.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:57 smithi057 bash[111638]: cluster 2023-11-30T19:58:55.919305+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:57.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:57 smithi069 bash[108211]: cluster 2023-11-30T19:58:55.919305+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:58:59 smithi057 bash[108227]: cluster 2023-11-30T19:58:57.919914+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:58:59 smithi057 bash[111638]: cluster 2023-11-30T19:58:57.919914+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:58:59.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:58:59 smithi069 bash[108211]: cluster 2023-11-30T19:58:57.919914+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:01.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:01 smithi057 bash[108227]: cluster 2023-11-30T19:58:59.920489+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:01.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:01 smithi057 bash[111638]: cluster 2023-11-30T19:58:59.920489+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:01.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:01 smithi069 bash[108211]: cluster 2023-11-30T19:58:59.920489+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:03.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:03 smithi057 bash[108227]: cluster 2023-11-30T19:59:01.921015+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:03.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:03 smithi057 bash[111638]: cluster 2023-11-30T19:59:01.921015+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:03.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:03 smithi069 bash[108211]: cluster 2023-11-30T19:59:01.921015+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:05.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:05 smithi057 bash[108227]: cluster 2023-11-30T19:59:03.921837+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:05 smithi057 bash[111638]: cluster 2023-11-30T19:59:03.921837+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:05.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:05 smithi069 bash[108211]: cluster 2023-11-30T19:59:03.921837+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:07.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:07 smithi057 bash[108227]: cluster 2023-11-30T19:59:05.922322+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:07.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:07 smithi057 bash[111638]: cluster 2023-11-30T19:59:05.922322+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:07.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:07 smithi069 bash[108211]: cluster 2023-11-30T19:59:05.922322+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:09.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:09 smithi057 bash[108227]: cluster 2023-11-30T19:59:07.922855+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:09.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:09 smithi057 bash[111638]: cluster 2023-11-30T19:59:07.922855+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:09.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:09 smithi069 bash[108211]: cluster 2023-11-30T19:59:07.922855+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:11.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:11 smithi057 bash[108227]: cluster 2023-11-30T19:59:09.923434+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:11.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:11 smithi057 bash[111638]: cluster 2023-11-30T19:59:09.923434+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:11.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:11 smithi069 bash[108211]: cluster 2023-11-30T19:59:09.923434+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:13.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:13 smithi057 bash[108227]: cluster 2023-11-30T19:59:11.923899+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:13.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:13 smithi057 bash[111638]: cluster 2023-11-30T19:59:11.923899+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:13.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:13 smithi069 bash[108211]: cluster 2023-11-30T19:59:11.923899+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:15.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:15 smithi069 bash[108211]: cluster 2023-11-30T19:59:13.924572+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:15.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:15 smithi057 bash[108227]: cluster 2023-11-30T19:59:13.924572+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:15.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:15 smithi057 bash[111638]: cluster 2023-11-30T19:59:13.924572+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:17.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:17 smithi069 bash[108211]: cluster 2023-11-30T19:59:15.924978+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:17.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:17 smithi057 bash[108227]: cluster 2023-11-30T19:59:15.924978+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:17.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:17 smithi057 bash[111638]: cluster 2023-11-30T19:59:15.924978+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:19.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:19 smithi069 bash[108211]: cluster 2023-11-30T19:59:17.925552+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:19.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:19 smithi057 bash[108227]: cluster 2023-11-30T19:59:17.925552+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:19.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:19 smithi057 bash[111638]: cluster 2023-11-30T19:59:17.925552+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:21.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:21 smithi057 bash[108227]: cluster 2023-11-30T19:59:19.926266+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:21.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:21 smithi057 bash[111638]: cluster 2023-11-30T19:59:19.926266+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:21.774 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:21 smithi069 bash[108211]: cluster 2023-11-30T19:59:19.926266+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:23.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:23 smithi057 bash[108227]: cluster 2023-11-30T19:59:21.926858+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:23.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:23 smithi057 bash[111638]: cluster 2023-11-30T19:59:21.926858+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:23.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:23 smithi069 bash[108211]: cluster 2023-11-30T19:59:21.926858+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:25.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:25 smithi057 bash[108227]: cluster 2023-11-30T19:59:23.927659+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:25 smithi057 bash[111638]: cluster 2023-11-30T19:59:23.927659+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:25 smithi069 bash[108211]: cluster 2023-11-30T19:59:23.927659+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:27.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:27 smithi057 bash[108227]: cluster 2023-11-30T19:59:25.928208+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:27.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:27 smithi057 bash[111638]: cluster 2023-11-30T19:59:25.928208+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:27.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:27 smithi069 bash[108211]: cluster 2023-11-30T19:59:25.928208+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:29.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:29 smithi057 bash[108227]: cluster 2023-11-30T19:59:27.928723+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:29 smithi057 bash[111638]: cluster 2023-11-30T19:59:27.928723+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:29 smithi069 bash[108211]: cluster 2023-11-30T19:59:27.928723+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:31.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:31 smithi057 bash[108227]: cluster 2023-11-30T19:59:29.929370+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:31.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:31 smithi057 bash[111638]: cluster 2023-11-30T19:59:29.929370+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:31.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:31 smithi069 bash[108211]: cluster 2023-11-30T19:59:29.929370+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:33.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:33 smithi057 bash[108227]: cluster 2023-11-30T19:59:31.929895+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:33.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:33 smithi057 bash[111638]: cluster 2023-11-30T19:59:31.929895+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:33.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:33 smithi069 bash[108211]: cluster 2023-11-30T19:59:31.929895+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:35.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:35 smithi057 bash[108227]: cluster 2023-11-30T19:59:33.930618+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:35.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:35 smithi057 bash[111638]: cluster 2023-11-30T19:59:33.930618+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:35.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:35 smithi069 bash[108211]: cluster 2023-11-30T19:59:33.930618+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:37.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:37 smithi057 bash[108227]: cluster 2023-11-30T19:59:35.931071+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:37.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:37 smithi057 bash[111638]: cluster 2023-11-30T19:59:35.931071+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:37.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:37 smithi069 bash[108211]: cluster 2023-11-30T19:59:35.931071+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:39.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:39 smithi057 bash[108227]: cluster 2023-11-30T19:59:37.931764+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:39.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:39 smithi057 bash[111638]: cluster 2023-11-30T19:59:37.931764+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:39.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:39 smithi069 bash[108211]: cluster 2023-11-30T19:59:37.931764+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:41.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:41 smithi057 bash[108227]: cluster 2023-11-30T19:59:39.932466+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:41.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:41 smithi057 bash[111638]: cluster 2023-11-30T19:59:39.932466+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:41.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:41 smithi069 bash[108211]: cluster 2023-11-30T19:59:39.932466+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:43.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:43 smithi057 bash[108227]: cluster 2023-11-30T19:59:41.933002+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:43.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:43 smithi057 bash[111638]: cluster 2023-11-30T19:59:41.933002+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:43.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:43 smithi069 bash[108211]: cluster 2023-11-30T19:59:41.933002+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:45.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:45 smithi057 bash[108227]: cluster 2023-11-30T19:59:43.933903+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:45.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:45 smithi057 bash[111638]: cluster 2023-11-30T19:59:43.933903+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:45.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:45 smithi069 bash[108211]: cluster 2023-11-30T19:59:43.933903+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:47 smithi069 bash[108211]: cluster 2023-11-30T19:59:45.934478+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:47.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:47 smithi057 bash[108227]: cluster 2023-11-30T19:59:45.934478+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:47.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:47 smithi057 bash[111638]: cluster 2023-11-30T19:59:45.934478+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:49.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:49 smithi069 bash[108211]: cluster 2023-11-30T19:59:47.935207+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:49.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:49 smithi057 bash[108227]: cluster 2023-11-30T19:59:47.935207+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:49.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:49 smithi057 bash[111638]: cluster 2023-11-30T19:59:47.935207+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:51.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:51 smithi057 bash[108227]: cluster 2023-11-30T19:59:49.935801+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:51.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:51 smithi057 bash[111638]: cluster 2023-11-30T19:59:49.935801+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:52.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:51 smithi069 bash[108211]: cluster 2023-11-30T19:59:49.935801+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:53.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:53 smithi057 bash[108227]: cluster 2023-11-30T19:59:51.936527+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:53.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:53 smithi057 bash[111638]: cluster 2023-11-30T19:59:51.936527+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:54.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:53 smithi069 bash[108211]: cluster 2023-11-30T19:59:51.936527+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:55.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:55 smithi057 bash[108227]: cluster 2023-11-30T19:59:53.937227+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:55.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:55 smithi057 bash[111638]: cluster 2023-11-30T19:59:53.937227+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:56.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:55 smithi069 bash[108211]: cluster 2023-11-30T19:59:53.937227+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:57.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:57 smithi057 bash[108227]: cluster 2023-11-30T19:59:55.937818+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:57.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:57 smithi057 bash[111638]: cluster 2023-11-30T19:59:55.937818+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:58.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:57 smithi069 bash[108211]: cluster 2023-11-30T19:59:55.937818+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:59.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 19:59:59 smithi057 bash[108227]: cluster 2023-11-30T19:59:57.938463+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T19:59:59.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 19:59:59 smithi057 bash[111638]: cluster 2023-11-30T19:59:57.938463+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:00.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 19:59:59 smithi069 bash[108211]: cluster 2023-11-30T19:59:57.938463+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:00.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:00 smithi057 bash[108227]: cluster 2023-11-30T20:00:00.000193+0000 mon.a (mon.0) 772 : cluster [INF] overall HEALTH_OK 2023-11-30T20:00:00.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:00 smithi057 bash[111638]: cluster 2023-11-30T20:00:00.000193+0000 mon.a (mon.0) 772 : cluster [INF] overall HEALTH_OK 2023-11-30T20:00:01.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:00 smithi069 bash[108211]: cluster 2023-11-30T20:00:00.000193+0000 mon.a (mon.0) 772 : cluster [INF] overall HEALTH_OK 2023-11-30T20:00:01.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:01 smithi057 bash[108227]: cluster 2023-11-30T19:59:59.939071+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:01.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:01 smithi057 bash[111638]: cluster 2023-11-30T19:59:59.939071+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:02.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:01 smithi069 bash[108211]: cluster 2023-11-30T19:59:59.939071+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:03.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:03 smithi057 bash[108227]: cluster 2023-11-30T20:00:01.939626+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:03.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:03 smithi057 bash[111638]: cluster 2023-11-30T20:00:01.939626+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:04.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:03 smithi069 bash[108211]: cluster 2023-11-30T20:00:01.939626+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:05.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:05 smithi057 bash[108227]: cluster 2023-11-30T20:00:03.940475+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:05.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:05 smithi057 bash[111638]: cluster 2023-11-30T20:00:03.940475+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:05 smithi069 bash[108211]: cluster 2023-11-30T20:00:03.940475+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:07 smithi057 bash[108227]: cluster 2023-11-30T20:00:05.940948+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:07 smithi057 bash[111638]: cluster 2023-11-30T20:00:05.940948+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:07 smithi069 bash[108211]: cluster 2023-11-30T20:00:05.940948+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:09 smithi057 bash[108227]: cluster 2023-11-30T20:00:07.941623+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:09.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:09 smithi057 bash[111638]: cluster 2023-11-30T20:00:07.941623+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:09 smithi069 bash[108211]: cluster 2023-11-30T20:00:07.941623+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:11 smithi057 bash[108227]: cluster 2023-11-30T20:00:09.942198+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:11 smithi057 bash[111638]: cluster 2023-11-30T20:00:09.942198+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:12.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:11 smithi069 bash[108211]: cluster 2023-11-30T20:00:09.942198+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:13.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:13 smithi057 bash[108227]: cluster 2023-11-30T20:00:11.942663+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.440 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:13 smithi057 bash[111638]: cluster 2023-11-30T20:00:11.942663+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.440 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:15 smithi057 bash[108227]: cluster 2023-11-30T20:00:13.943344+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.440 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:15 smithi057 bash[111638]: cluster 2023-11-30T20:00:13.943344+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.441 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:17 smithi057 bash[108227]: cluster 2023-11-30T20:00:15.943965+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:17 smithi057 bash[111638]: cluster 2023-11-30T20:00:15.943965+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.442 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:13 smithi069 bash[108211]: cluster 2023-11-30T20:00:11.942663+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.442 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:15 smithi069 bash[108211]: cluster 2023-11-30T20:00:13.943344+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:19.442 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:17 smithi069 bash[108211]: cluster 2023-11-30T20:00:15.943965+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:20.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:19 smithi069 bash[108211]: cluster 2023-11-30T20:00:17.944691+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:20.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:19 smithi057 bash[108227]: cluster 2023-11-30T20:00:17.944691+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:20.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:19 smithi057 bash[111638]: cluster 2023-11-30T20:00:17.944691+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:21.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:20 smithi069 bash[108211]: cluster 2023-11-30T20:00:19.945461+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:21.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:20 smithi057 bash[108227]: cluster 2023-11-30T20:00:19.945461+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:21.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:20 smithi057 bash[111638]: cluster 2023-11-30T20:00:19.945461+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:23.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:23 smithi069 bash[108211]: cluster 2023-11-30T20:00:21.946112+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:23.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:23 smithi057 bash[108227]: cluster 2023-11-30T20:00:21.946112+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:23.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:23 smithi057 bash[111638]: cluster 2023-11-30T20:00:21.946112+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:25.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:25 smithi057 bash[108227]: cluster 2023-11-30T20:00:23.947003+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:25.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:25 smithi057 bash[111638]: cluster 2023-11-30T20:00:23.947003+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:25.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:25 smithi069 bash[108211]: cluster 2023-11-30T20:00:23.947003+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:27.127 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-30T20:00:27.366 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:27 smithi057 bash[108227]: cluster 2023-11-30T20:00:25.947499+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:27.366 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:27 smithi057 bash[111638]: cluster 2023-11-30T20:00:25.947499+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:27.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:27 smithi069 bash[108211]: cluster 2023-11-30T20:00:25.947499+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:28.717 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-30T20:00:29.156 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[108227]: cluster 2023-11-30T20:00:27.948147+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:29.156 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[108227]: audit 2023-11-30T20:00:28.339571+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.57:0/4216059684' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:29.157 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[108227]: audit 2023-11-30T20:00:28.339935+0000 mon.a (mon.0) 773 : 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 2023-11-30T20:00:29.157 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[108227]: audit 2023-11-30T20:00:28.347526+0000 mon.a (mon.0) 774 : 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 2023-11-30T20:00:29.157 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[111638]: cluster 2023-11-30T20:00:27.948147+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:29.157 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[111638]: audit 2023-11-30T20:00:28.339571+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.57:0/4216059684' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:29.158 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[111638]: audit 2023-11-30T20:00:28.339935+0000 mon.a (mon.0) 773 : 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 2023-11-30T20:00:29.158 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:29 smithi057 bash[111638]: audit 2023-11-30T20:00:28.347526+0000 mon.a (mon.0) 774 : 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 2023-11-30T20:00:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:29 smithi069 bash[108211]: cluster 2023-11-30T20:00:27.948147+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:29 smithi069 bash[108211]: audit 2023-11-30T20:00:28.339571+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.57:0/4216059684' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:29 smithi069 bash[108211]: audit 2023-11-30T20:00:28.339935+0000 mon.a (mon.0) 773 : 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 2023-11-30T20:00:29.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:29 smithi069 bash[108211]: audit 2023-11-30T20:00:28.347526+0000 mon.a (mon.0) 774 : 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 2023-11-30T20:00:30.165 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:30 smithi057 bash[108227]: audit 2023-11-30T20:00:29.975497+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.57:0/1289772405' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:30.165 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:30 smithi057 bash[108227]: audit 2023-11-30T20:00:29.975765+0000 mon.a (mon.0) 775 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:30.165 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:30 smithi057 bash[108227]: audit 2023-11-30T20:00:29.988990+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-11-30T20:00:30.165 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:30 smithi057 bash[111638]: audit 2023-11-30T20:00:29.975497+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.57:0/1289772405' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:30.166 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:30 smithi057 bash[111638]: audit 2023-11-30T20:00:29.975765+0000 mon.a (mon.0) 775 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:30.166 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:30 smithi057 bash[111638]: audit 2023-11-30T20:00:29.988990+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-11-30T20:00:30.317 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-30T20:00:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:30 smithi069 bash[108211]: audit 2023-11-30T20:00:29.975497+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.57:0/1289772405' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:30 smithi069 bash[108211]: audit 2023-11-30T20:00:29.975765+0000 mon.a (mon.0) 775 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-30T20:00:30.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:30 smithi069 bash[108211]: audit 2023-11-30T20:00:29.988990+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-11-30T20:00:31.294 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:31 smithi057 bash[108227]: cluster 2023-11-30T20:00:29.948602+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:31.294 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:31 smithi057 bash[111638]: cluster 2023-11-30T20:00:29.948602+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:31 smithi069 bash[108211]: cluster 2023-11-30T20:00:29.948602+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:31.697 INFO:teuthology.orchestra.run.smithi057.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:00:32.066 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-30T20:00:32.079 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi057.front.sepia.ceph.com 2023-11-30T20:00:32.080 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-11-30T20:00:32.410 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[108227]: audit 2023-11-30T20:00:31.681869+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:32.410 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[108227]: audit 2023-11-30T20:00:31.682768+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\"}"}]: dispatch 2023-11-30T20:00:32.410 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[108227]: audit 2023-11-30T20:00:31.695694+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\"}"}]': finished 2023-11-30T20:00:32.410 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[108227]: cephadm 2023-11-30T20:00:31.699219+0000 mgr.y (mgr.14142) 249 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:00:32.410 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[111638]: audit 2023-11-30T20:00:31.681869+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:32.410 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[111638]: audit 2023-11-30T20:00:31.682768+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\"}"}]: dispatch 2023-11-30T20:00:32.411 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[111638]: audit 2023-11-30T20:00:31.695694+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\"}"}]': finished 2023-11-30T20:00:32.411 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:32 smithi057 bash[111638]: cephadm 2023-11-30T20:00:31.699219+0000 mgr.y (mgr.14142) 249 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:00:32.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:32 smithi069 bash[108211]: audit 2023-11-30T20:00:31.681869+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:32.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:32 smithi069 bash[108211]: audit 2023-11-30T20:00:31.682768+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\"}"}]: dispatch 2023-11-30T20:00:32.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:32 smithi069 bash[108211]: audit 2023-11-30T20:00:31.695694+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\"}"}]': finished 2023-11-30T20:00:32.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:32 smithi069 bash[108211]: cephadm 2023-11-30T20:00:31.699219+0000 mgr.y (mgr.14142) 249 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:00:33.487 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:00:34.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:33 smithi069 bash[108211]: cluster 2023-11-30T20:00:31.949241+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:34.150 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-30T20:00:34.150 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (2m) 2m ago 2m docker.io/prom/alertmanager:latest 9f27df16978d 78a9628f6420 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (2m) 2m ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d1ee9235311 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 245e64d3f622 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (2m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 368366854c65 2023-11-30T20:00:34.151 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 1a6fd4bea253 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (3m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:00:34.152 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:00:34.153 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (2m) 2m ago 3m docker.io/prom/prometheus:latest 620d5e2a39df 2dc5b069963c 2023-11-30T20:00:34.153 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:00:34.153 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:00:34.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:33 smithi057 bash[108227]: cluster 2023-11-30T20:00:31.949241+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:34.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:33 smithi057 bash[111638]: cluster 2023-11-30T20:00:31.949241+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:34.509 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:00:34.510 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:00:34.511 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:00:34.511 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:00:34.511 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:00:34.511 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:00:34.511 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:00:34.511 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:00:34.512 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:00:34.512 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-30T20:00:34.512 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:00:34.512 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:00:34.852 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:00:34.852 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", 2023-11-30T20:00:34.852 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:00:34.852 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:00:34.852 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "" 2023-11-30T20:00:34.853 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:00:35.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:34 smithi069 bash[108211]: audit 2023-11-30T20:00:33.473705+0000 mgr.y (mgr.14142) 251 : audit [DBG] from='client.24619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:35.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:34 smithi069 bash[108211]: audit 2023-11-30T20:00:34.508586+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.57:0/1609309884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:00:35.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:34 smithi057 bash[108227]: audit 2023-11-30T20:00:33.473705+0000 mgr.y (mgr.14142) 251 : audit [DBG] from='client.24619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:35.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:34 smithi057 bash[108227]: audit 2023-11-30T20:00:34.508586+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.57:0/1609309884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:00:35.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:34 smithi057 bash[111638]: audit 2023-11-30T20:00:33.473705+0000 mgr.y (mgr.14142) 251 : audit [DBG] from='client.24619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:35.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:34 smithi057 bash[111638]: audit 2023-11-30T20:00:34.508586+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.57:0/1609309884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:00:36.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:35 smithi069 bash[108211]: audit 2023-11-30T20:00:33.818456+0000 mgr.y (mgr.14142) 252 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:36.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:35 smithi069 bash[108211]: cluster 2023-11-30T20:00:33.949915+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:36.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:35 smithi069 bash[108211]: audit 2023-11-30T20:00:34.144994+0000 mgr.y (mgr.14142) 254 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:36.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:35 smithi057 bash[108227]: audit 2023-11-30T20:00:33.818456+0000 mgr.y (mgr.14142) 252 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:36.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:35 smithi057 bash[108227]: cluster 2023-11-30T20:00:33.949915+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:36.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:35 smithi057 bash[108227]: audit 2023-11-30T20:00:34.144994+0000 mgr.y (mgr.14142) 254 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:36.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:35 smithi057 bash[111638]: audit 2023-11-30T20:00:33.818456+0000 mgr.y (mgr.14142) 252 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:36.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:35 smithi057 bash[111638]: cluster 2023-11-30T20:00:33.949915+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:36.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:35 smithi057 bash[111638]: audit 2023-11-30T20:00:34.144994+0000 mgr.y (mgr.14142) 254 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:37.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:36 smithi057 bash[108227]: audit 2023-11-30T20:00:34.851192+0000 mgr.y (mgr.14142) 255 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:37.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:36 smithi057 bash[111638]: audit 2023-11-30T20:00:34.851192+0000 mgr.y (mgr.14142) 255 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:37.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:36 smithi069 bash[108211]: audit 2023-11-30T20:00:34.851192+0000 mgr.y (mgr.14142) 255 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:00:38.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:37 smithi057 bash[108227]: cluster 2023-11-30T20:00:35.950409+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:38.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:37 smithi057 bash[111638]: cluster 2023-11-30T20:00:35.950409+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:38.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:37 smithi069 bash[108211]: cluster 2023-11-30T20:00:35.950409+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:39.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:39 smithi057 bash[108227]: cluster 2023-11-30T20:00:37.950930+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:39.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:39 smithi057 bash[111638]: cluster 2023-11-30T20:00:37.950930+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:39.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:39 smithi069 bash[108211]: cluster 2023-11-30T20:00:37.950930+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:41.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:41 smithi057 bash[108227]: cluster 2023-11-30T20:00:39.951428+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:41.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:41 smithi057 bash[111638]: cluster 2023-11-30T20:00:39.951428+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:41 smithi069 bash[108211]: cluster 2023-11-30T20:00:39.951428+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:43.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:43 smithi057 bash[108227]: cluster 2023-11-30T20:00:41.952099+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:43.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:43 smithi057 bash[111638]: cluster 2023-11-30T20:00:41.952099+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:43.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:43 smithi069 bash[108211]: cluster 2023-11-30T20:00:41.952099+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:45.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:45 smithi057 bash[108227]: cluster 2023-11-30T20:00:43.952720+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:45.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:45 smithi057 bash[111638]: cluster 2023-11-30T20:00:43.952720+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:45.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:45 smithi069 bash[108211]: cluster 2023-11-30T20:00:43.952720+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:47.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:47 smithi057 bash[108227]: cluster 2023-11-30T20:00:45.953182+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:47.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:47 smithi057 bash[111638]: cluster 2023-11-30T20:00:45.953182+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:47.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:47 smithi069 bash[108211]: cluster 2023-11-30T20:00:45.953182+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:49.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:49 smithi057 bash[108227]: cluster 2023-11-30T20:00:47.953865+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:49.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:49 smithi057 bash[111638]: cluster 2023-11-30T20:00:47.953865+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:49.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:49 smithi069 bash[108211]: cluster 2023-11-30T20:00:47.953865+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:51.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:51 smithi057 bash[108227]: cluster 2023-11-30T20:00:49.954529+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:51 smithi057 bash[111638]: cluster 2023-11-30T20:00:49.954529+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:51.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:51 smithi069 bash[108211]: cluster 2023-11-30T20:00:49.954529+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:53.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:53 smithi069 bash[108211]: cluster 2023-11-30T20:00:51.955064+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:53.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:53 smithi057 bash[108227]: cluster 2023-11-30T20:00:51.955064+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:53.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:53 smithi057 bash[111638]: cluster 2023-11-30T20:00:51.955064+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:55 smithi069 bash[108211]: cluster 2023-11-30T20:00:53.955632+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:55.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:55 smithi057 bash[108227]: cluster 2023-11-30T20:00:53.955632+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:55.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:55 smithi057 bash[111638]: cluster 2023-11-30T20:00:53.955632+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:57.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:57 smithi069 bash[108211]: cluster 2023-11-30T20:00:55.956102+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:57.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:57 smithi057 bash[108227]: cluster 2023-11-30T20:00:55.956102+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:57.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:57 smithi057 bash[111638]: cluster 2023-11-30T20:00:55.956102+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:59.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:00:59 smithi069 bash[108211]: cluster 2023-11-30T20:00:57.956737+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:59.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:00:59 smithi057 bash[108227]: cluster 2023-11-30T20:00:57.956737+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:00:59.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:00:59 smithi057 bash[111638]: cluster 2023-11-30T20:00:57.956737+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:01.458 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:01 smithi057 bash[108227]: cluster 2023-11-30T20:00:59.957245+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:01.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:01 smithi057 bash[111638]: cluster 2023-11-30T20:00:59.957245+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:01.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:01 smithi069 bash[108211]: cluster 2023-11-30T20:00:59.957245+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:02.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: audit 2023-11-30T20:01:01.531204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_version\": \"ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)\"}"}]: dispatch 2023-11-30T20:01:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: audit 2023-11-30T20:01:01.534684+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_version\": \"ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)\"}"}]': finished 2023-11-30T20:01:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: cephadm 2023-11-30T20:01:01.535026+0000 mgr.y (mgr.14142) 269 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 with id d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T20:01:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: audit 2023-11-30T20:01:01.535295+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: cephadm 2023-11-30T20:01:01.536137+0000 mgr.y (mgr.14142) 270 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-30T20:01:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: cephadm 2023-11-30T20:01:01.536458+0000 mgr.y (mgr.14142) 271 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-30T20:01:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:02 smithi069 bash[108211]: cephadm 2023-11-30T20:01:01.743882+0000 mgr.y (mgr.14142) 272 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 on smithi069 2023-11-30T20:01:02.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: audit 2023-11-30T20:01:01.531204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_version\": \"ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)\"}"}]: dispatch 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: audit 2023-11-30T20:01:01.534684+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_version\": \"ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)\"}"}]': finished 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: cephadm 2023-11-30T20:01:01.535026+0000 mgr.y (mgr.14142) 269 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 with id d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: audit 2023-11-30T20:01:01.535295+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: cephadm 2023-11-30T20:01:01.536137+0000 mgr.y (mgr.14142) 270 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: cephadm 2023-11-30T20:01:01.536458+0000 mgr.y (mgr.14142) 271 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[111638]: cephadm 2023-11-30T20:01:01.743882+0000 mgr.y (mgr.14142) 272 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 on smithi069 2023-11-30T20:01:02.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: audit 2023-11-30T20:01:01.531204+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_version\": \"ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)\"}"}]: dispatch 2023-11-30T20:01:02.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: audit 2023-11-30T20:01:01.534684+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_version\": \"ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)\"}"}]': finished 2023-11-30T20:01:02.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: cephadm 2023-11-30T20:01:01.535026+0000 mgr.y (mgr.14142) 269 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 with id d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T20:01:02.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: audit 2023-11-30T20:01:01.535295+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:02.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: cephadm 2023-11-30T20:01:01.536137+0000 mgr.y (mgr.14142) 270 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-30T20:01:02.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: cephadm 2023-11-30T20:01:01.536458+0000 mgr.y (mgr.14142) 271 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-30T20:01:02.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:02 smithi057 bash[108227]: cephadm 2023-11-30T20:01:01.743882+0000 mgr.y (mgr.14142) 272 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 on smithi069 2023-11-30T20:01:03.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:03 smithi057 bash[108227]: cluster 2023-11-30T20:01:01.957727+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:03.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:03 smithi057 bash[111638]: cluster 2023-11-30T20:01:01.957727+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:04.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:03 smithi069 bash[108211]: cluster 2023-11-30T20:01:01.957727+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:05.178 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:01:05.764 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-30T20:01:05.764 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (3m) 2m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 78a9628f6420 2023-11-30T20:01:05.764 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (3m) 2m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:01:05.764 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d1ee9235311 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 245e64d3f622 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 368366854c65 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 1a6fd4bea253 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:01:05.765 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (3m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (2m) 2m ago 3m docker.io/prom/prometheus:latest 620d5e2a39df 2dc5b069963c 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:01:05.766 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:01:05.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:05 smithi057 bash[108227]: cluster 2023-11-30T20:01:03.958491+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:05.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:05 smithi057 bash[111638]: cluster 2023-11-30T20:01:03.958491+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:05 smithi069 bash[108211]: cluster 2023-11-30T20:01:03.958491+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:06.088 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:01:06.088 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:01:06.089 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:01:06.090 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:01:06.090 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:06.090 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:01:06.090 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-30T20:01:06.090 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:01:06.090 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:01:06.389 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:01:06.390 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", 2023-11-30T20:01:06.390 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:01:06.390 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:01:06.390 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "" 2023-11-30T20:01:06.390 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:01:06.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:06 smithi057 bash[108227]: audit 2023-11-30T20:01:05.164225+0000 mgr.y (mgr.14142) 275 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:06.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:06 smithi057 bash[108227]: audit 2023-11-30T20:01:05.464658+0000 mgr.y (mgr.14142) 276 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:06.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:06 smithi057 bash[108227]: audit 2023-11-30T20:01:06.087906+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.57:0/1066457425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:01:06.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:06 smithi057 bash[111638]: audit 2023-11-30T20:01:05.164225+0000 mgr.y (mgr.14142) 275 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:06.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:06 smithi057 bash[111638]: audit 2023-11-30T20:01:05.464658+0000 mgr.y (mgr.14142) 276 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:06.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:06 smithi057 bash[111638]: audit 2023-11-30T20:01:06.087906+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.57:0/1066457425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:01:07.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:06 smithi069 bash[108211]: audit 2023-11-30T20:01:05.164225+0000 mgr.y (mgr.14142) 275 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:07.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:06 smithi069 bash[108211]: audit 2023-11-30T20:01:05.464658+0000 mgr.y (mgr.14142) 276 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:07.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:06 smithi069 bash[108211]: audit 2023-11-30T20:01:06.087906+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.57:0/1066457425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:01:07.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:07 smithi057 bash[108227]: audit 2023-11-30T20:01:05.759459+0000 mgr.y (mgr.14142) 277 : audit [DBG] from='client.24677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:07.967 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:07 smithi057 bash[108227]: cluster 2023-11-30T20:01:05.958909+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:07.968 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:07 smithi057 bash[108227]: audit 2023-11-30T20:01:06.388629+0000 mgr.y (mgr.14142) 279 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:07.970 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:07 smithi057 bash[111638]: audit 2023-11-30T20:01:05.759459+0000 mgr.y (mgr.14142) 277 : audit [DBG] from='client.24677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:07.971 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:07 smithi057 bash[111638]: cluster 2023-11-30T20:01:05.958909+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:07.973 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:07 smithi057 bash[111638]: audit 2023-11-30T20:01:06.388629+0000 mgr.y (mgr.14142) 279 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:07 smithi069 bash[108211]: audit 2023-11-30T20:01:05.759459+0000 mgr.y (mgr.14142) 277 : audit [DBG] from='client.24677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:07 smithi069 bash[108211]: cluster 2023-11-30T20:01:05.958909+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:07 smithi069 bash[108211]: audit 2023-11-30T20:01:06.388629+0000 mgr.y (mgr.14142) 279 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:09 smithi057 bash[108227]: cluster 2023-11-30T20:01:07.959516+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:09.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:09 smithi057 bash[111638]: cluster 2023-11-30T20:01:07.959516+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:09 smithi069 bash[108211]: cluster 2023-11-30T20:01:07.959516+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:11 smithi057 bash[108227]: cluster 2023-11-30T20:01:09.960223+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:11 smithi057 bash[111638]: cluster 2023-11-30T20:01:09.960223+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:12.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:11 smithi069 bash[108211]: cluster 2023-11-30T20:01:09.960223+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:13.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:13 smithi057 bash[108227]: cluster 2023-11-30T20:01:11.960842+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:13.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:13 smithi057 bash[111638]: cluster 2023-11-30T20:01:11.960842+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:14.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:13 smithi069 bash[108211]: cluster 2023-11-30T20:01:11.960842+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:15.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:15 smithi057 bash[108227]: cluster 2023-11-30T20:01:13.961488+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:15.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:15 smithi057 bash[111638]: cluster 2023-11-30T20:01:13.961488+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:16.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:15 smithi069 bash[108211]: cluster 2023-11-30T20:01:13.961488+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:17.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:17 smithi057 bash[108227]: cluster 2023-11-30T20:01:15.961956+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:17.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:17 smithi057 bash[111638]: cluster 2023-11-30T20:01:15.961956+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:18.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:17 smithi069 bash[108211]: cluster 2023-11-30T20:01:15.961956+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:19.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:19 smithi057 bash[108227]: cluster 2023-11-30T20:01:17.962669+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:19.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:19 smithi057 bash[111638]: cluster 2023-11-30T20:01:17.962669+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:20.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:19 smithi069 bash[108211]: cluster 2023-11-30T20:01:17.962669+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:21.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:21 smithi057 bash[108227]: cluster 2023-11-30T20:01:19.963238+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:21.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:21 smithi057 bash[111638]: cluster 2023-11-30T20:01:19.963238+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:22.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:21 smithi069 bash[108211]: cluster 2023-11-30T20:01:19.963238+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:23.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:23 smithi057 bash[108227]: cluster 2023-11-30T20:01:21.963779+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:23.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:23 smithi057 bash[111638]: cluster 2023-11-30T20:01:21.963779+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:24.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:23 smithi069 bash[108211]: cluster 2023-11-30T20:01:21.963779+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:25.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:25 smithi057 bash[108227]: cluster 2023-11-30T20:01:23.964593+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:25.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:25 smithi057 bash[111638]: cluster 2023-11-30T20:01:23.964593+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:26.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:25 smithi069 bash[108211]: cluster 2023-11-30T20:01:23.964593+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:27.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:27 smithi057 bash[108227]: cluster 2023-11-30T20:01:25.965058+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:27.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:27 smithi057 bash[111638]: cluster 2023-11-30T20:01:25.965058+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:28.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:27 smithi069 bash[108211]: cluster 2023-11-30T20:01:25.965058+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:29 smithi069 bash[108211]: cluster 2023-11-30T20:01:27.965642+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:29.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:29 smithi057 bash[108227]: cluster 2023-11-30T20:01:27.965642+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:29.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:29 smithi057 bash[111638]: cluster 2023-11-30T20:01:27.965642+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:30.698 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:30 smithi069 bash[108211]: audit 2023-11-30T20:01:30.094810+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "who": "mgr.x"}]: dispatch 2023-11-30T20:01:30.698 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:30 smithi069 bash[108211]: audit 2023-11-30T20:01:30.099230+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "who": "mgr.x"}]': finished 2023-11-30T20:01:30.698 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:30 smithi069 bash[108211]: audit 2023-11-30T20:01:30.100023+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-30T20:01:30.699 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:30 smithi069 bash[108211]: audit 2023-11-30T20:01:30.100868+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:01:30.699 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:30 smithi069 bash[108211]: audit 2023-11-30T20:01:30.102020+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-30T20:01:30.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[108227]: audit 2023-11-30T20:01:30.094810+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "who": "mgr.x"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[108227]: audit 2023-11-30T20:01:30.099230+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "who": "mgr.x"}]': finished 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[108227]: audit 2023-11-30T20:01:30.100023+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[108227]: audit 2023-11-30T20:01:30.100868+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[108227]: audit 2023-11-30T20:01:30.102020+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[111638]: audit 2023-11-30T20:01:30.094810+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "who": "mgr.x"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[111638]: audit 2023-11-30T20:01:30.099230+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", "who": "mgr.x"}]': finished 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[111638]: audit 2023-11-30T20:01:30.100023+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[111638]: audit 2023-11-30T20:01:30.100868+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:01:30.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:30 smithi057 bash[111638]: audit 2023-11-30T20:01:30.102020+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-30T20:01:31.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:31 smithi069 systemd[1]: Stopping Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:01:31.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[108227]: cluster 2023-11-30T20:01:29.966428+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:31.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[108227]: cephadm 2023-11-30T20:01:30.094386+0000 mgr.y (mgr.14142) 292 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-30T20:01:31.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[108227]: cephadm 2023-11-30T20:01:30.094456+0000 mgr.y (mgr.14142) 293 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-30T20:01:31.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[108227]: cephadm 2023-11-30T20:01:30.101601+0000 mgr.y (mgr.14142) 294 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T20:01:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[111638]: cluster 2023-11-30T20:01:29.966428+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[111638]: cephadm 2023-11-30T20:01:30.094386+0000 mgr.y (mgr.14142) 292 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-30T20:01:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[111638]: cephadm 2023-11-30T20:01:30.094456+0000 mgr.y (mgr.14142) 293 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-30T20:01:31.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:31 smithi057 bash[111638]: cephadm 2023-11-30T20:01:30.101601+0000 mgr.y (mgr.14142) 294 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T20:01:32.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:31 smithi069 bash[108211]: cluster 2023-11-30T20:01:29.966428+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:32.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:31 smithi069 bash[108211]: cephadm 2023-11-30T20:01:30.094386+0000 mgr.y (mgr.14142) 292 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-30T20:01:32.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:31 smithi069 bash[108211]: cephadm 2023-11-30T20:01:30.094456+0000 mgr.y (mgr.14142) 293 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-30T20:01:32.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:31 smithi069 bash[108211]: cephadm 2023-11-30T20:01:30.101601+0000 mgr.y (mgr.14142) 294 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T20:01:33.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:33 smithi057 bash[108227]: cluster 2023-11-30T20:01:31.966905+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:33.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:33 smithi057 bash[111638]: cluster 2023-11-30T20:01:31.966905+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:34.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:33 smithi069 bash[108211]: cluster 2023-11-30T20:01:31.966905+0000 mgr.y (mgr.14142) 295 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:35.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:35 smithi057 bash[108227]: cluster 2023-11-30T20:01:33.967607+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:35.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:35 smithi057 bash[111638]: cluster 2023-11-30T20:01:33.967607+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:36.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:35 smithi069 bash[108211]: cluster 2023-11-30T20:01:33.967607+0000 mgr.y (mgr.14142) 296 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:36.716 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:01:37.305 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-30T20:01:37.305 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (3m) 3m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 78a9628f6420 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (3m) 3m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d1ee9235311 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 245e64d3f622 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (3m) 3m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 368366854c65 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (4m) 3m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 1a6fd4bea253 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (5m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:01:37.306 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (4m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (3m) 3m ago 4m docker.io/prom/prometheus:latest 620d5e2a39df 2dc5b069963c 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:01:37.307 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:01:37.632 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:01:37.633 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:01:37.938 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:01:37.938 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", 2023-11-30T20:01:37.938 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:01:37.939 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:01:37.939 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "" 2023-11-30T20:01:37.939 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:01:37.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:37 smithi057 bash[108227]: cluster 2023-11-30T20:01:35.968138+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:37.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:37 smithi057 bash[108227]: audit 2023-11-30T20:01:36.702715+0000 mgr.y (mgr.14142) 298 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:37.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:37 smithi057 bash[111638]: cluster 2023-11-30T20:01:35.968138+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:37.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:37 smithi057 bash[111638]: audit 2023-11-30T20:01:36.702715+0000 mgr.y (mgr.14142) 298 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:38.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:37 smithi069 bash[108211]: cluster 2023-11-30T20:01:35.968138+0000 mgr.y (mgr.14142) 297 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:38.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:37 smithi069 bash[108211]: audit 2023-11-30T20:01:36.702715+0000 mgr.y (mgr.14142) 298 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:38 smithi057 bash[108227]: audit 2023-11-30T20:01:37.005478+0000 mgr.y (mgr.14142) 299 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:38 smithi057 bash[108227]: audit 2023-11-30T20:01:37.301196+0000 mgr.y (mgr.14142) 300 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:38 smithi057 bash[108227]: audit 2023-11-30T20:01:37.631467+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.57:0/2962611656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:01:38.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:38 smithi057 bash[111638]: audit 2023-11-30T20:01:37.005478+0000 mgr.y (mgr.14142) 299 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:38.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:38 smithi057 bash[111638]: audit 2023-11-30T20:01:37.301196+0000 mgr.y (mgr.14142) 300 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:38.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:38 smithi057 bash[111638]: audit 2023-11-30T20:01:37.631467+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.57:0/2962611656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:01:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:38 smithi069 bash[108211]: audit 2023-11-30T20:01:37.005478+0000 mgr.y (mgr.14142) 299 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:38 smithi069 bash[108211]: audit 2023-11-30T20:01:37.301196+0000 mgr.y (mgr.14142) 300 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:38 smithi069 bash[108211]: audit 2023-11-30T20:01:37.631467+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.57:0/2962611656' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:01:39.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:39 smithi057 bash[108227]: audit 2023-11-30T20:01:37.937492+0000 mgr.y (mgr.14142) 301 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:39.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:39 smithi057 bash[108227]: cluster 2023-11-30T20:01:37.968806+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:39.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:39 smithi057 bash[111638]: audit 2023-11-30T20:01:37.937492+0000 mgr.y (mgr.14142) 301 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:39.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:39 smithi057 bash[111638]: cluster 2023-11-30T20:01:37.968806+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:40.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:39 smithi069 bash[108211]: audit 2023-11-30T20:01:37.937492+0000 mgr.y (mgr.14142) 301 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:01:40.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:39 smithi069 bash[108211]: cluster 2023-11-30T20:01:37.968806+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:41.440 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 podman[122685]: time="2023-11-30T20:01:41Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2023-11-30T20:01:41.440 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 podman[122685]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x 2023-11-30T20:01:41.754 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:41 smithi069 bash[108211]: cluster 2023-11-30T20:01:39.969441+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:41.755 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-30T20:01:41.755 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-11-30T20:01:41.755 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 systemd[1]: Stopped Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:01:41.755 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 systemd[1]: Starting Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:01:41.755 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 podman[122760]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-11-30T20:01:41.755 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 systemd[1]: Started Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:01:41.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:41 smithi057 bash[108227]: cluster 2023-11-30T20:01:39.969441+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:41.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:41 smithi057 bash[111638]: cluster 2023-11-30T20:01:39.969441+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:42.014 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:41 smithi069 bash[122777]: debug 2023-11-30T20:01:41.918+0000 7f502d1b1700 1 -- 172.21.15.69:0/2497217531 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556aef96e4e0 con 0x556aef945400 2023-11-30T20:01:42.320 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:42 smithi069 bash[122777]: debug 2023-11-30T20:01:42.044+0000 7f503d798680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-30T20:01:42.321 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:42 smithi069 bash[122777]: debug 2023-11-30T20:01:42.129+0000 7f503d798680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-30T20:01:42.663 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:42 smithi069 bash[122777]: debug 2023-11-30T20:01:42.526+0000 7f503d798680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-30T20:01:42.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:42 smithi057 bash[111638]: audit 2023-11-30T20:01:41.635965+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T20:01:42.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:42 smithi057 bash[111638]: audit 2023-11-30T20:01:41.639642+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T20:01:42.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:42 smithi057 bash[111638]: audit 2023-11-30T20:01:41.646993+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T20:01:42.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:42 smithi057 bash[108227]: audit 2023-11-30T20:01:41.635965+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T20:01:42.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:42 smithi057 bash[108227]: audit 2023-11-30T20:01:41.639642+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T20:01:42.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:42 smithi057 bash[108227]: audit 2023-11-30T20:01:41.646993+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T20:01:43.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:42 smithi069 bash[108211]: audit 2023-11-30T20:01:41.635965+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T20:01:43.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:42 smithi069 bash[108211]: audit 2023-11-30T20:01:41.639642+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.695875\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696011\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696047\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696080\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696114\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696174\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T19:58:33.696211\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T19:58:33.696247\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T19:58:33.696282\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T20:01:43.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:42 smithi069 bash[108211]: audit 2023-11-30T20:01:41.646993+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-30T20:01:43.651 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:43 smithi069 bash[122777]: debug 2023-11-30T20:01:43.337+0000 7f503d798680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-30T20:01:43.652 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:43 smithi069 bash[122777]: debug 2023-11-30T20:01:43.428+0000 7f503d798680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-30T20:01:43.911 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:43 smithi069 bash[122777]: debug 2023-11-30T20:01:43.650+0000 7f503d798680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-30T20:01:43.911 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:43 smithi069 bash[108211]: cluster 2023-11-30T20:01:41.969990+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:43.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:43 smithi057 bash[108227]: cluster 2023-11-30T20:01:41.969990+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:43.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:43 smithi057 bash[111638]: cluster 2023-11-30T20:01:41.969990+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:44.930 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[122777]: debug 2023-11-30T20:01:44.628+0000 7f503d798680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-30T20:01:44.930 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[122777]: debug 2023-11-30T20:01:44.758+0000 7f503d798680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:01:44.930 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[122777]: debug 2023-11-30T20:01:44.835+0000 7f503d798680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-30T20:01:44.930 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[108211]: audit 2023-11-30T20:01:44.260307+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258785\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258882\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T20:01:41.633214\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258923\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258959\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258992\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259026\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259061\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T20:01:44.259096\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T20:01:44.259152\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259196\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T20:01:44.259309\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T20:01:44.931 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[108211]: audit 2023-11-30T20:01:44.263972+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258785\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258882\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T20:01:41.633214\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258923\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258959\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258992\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259026\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259061\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T20:01:44.259096\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T20:01:44.259152\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259196\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T20:01:44.259309\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T20:01:44.931 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[108211]: audit 2023-11-30T20:01:44.266686+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:44.931 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[108211]: audit 2023-11-30T20:01:44.270711+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-30T20:01:44.931 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[108211]: cluster 2023-11-30T20:01:44.279401+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-11-30T20:01:44.931 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[108211]: cluster 2023-11-30T20:01:44.280849+0000 mon.a (mon.0) 795 : cluster [DBG] Standby manager daemon y started 2023-11-30T20:01:44.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[111638]: audit 2023-11-30T20:01:44.260307+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258785\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258882\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T20:01:41.633214\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258923\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258959\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258992\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259026\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259061\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T20:01:44.259096\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T20:01:44.259152\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259196\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T20:01:44.259309\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T20:01:44.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[108227]: audit 2023-11-30T20:01:44.260307+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258785\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258882\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T20:01:41.633214\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258923\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258959\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258992\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259026\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259061\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T20:01:44.259096\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T20:01:44.259152\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259196\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T20:01:44.259309\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]: dispatch 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[111638]: audit 2023-11-30T20:01:44.263972+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258785\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258882\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T20:01:41.633214\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258923\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258959\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258992\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259026\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259061\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T20:01:44.259096\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T20:01:44.259152\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259196\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T20:01:44.259309\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[111638]: audit 2023-11-30T20:01:44.266686+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[111638]: audit 2023-11-30T20:01:44.270711+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[111638]: cluster 2023-11-30T20:01:44.279401+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[111638]: cluster 2023-11-30T20:01:44.280849+0000 mon.a (mon.0) 795 : cluster [DBG] Standby manager daemon y started 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[108227]: audit 2023-11-30T20:01:44.263972+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258785\", \"created\": \"2023-11-30T19:54:58.592082\", \"started\": \"2023-11-30T19:54:58.623600\"}, \"mgr.x\": {\"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258882\", \"created\": \"2023-11-30T19:55:14.549712\", \"started\": \"2023-11-30T20:01:41.633214\"}, \"osd.4\": {\"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258923\", \"created\": \"2023-11-30T19:56:22.904120\", \"started\": \"2023-11-30T19:56:36.214674\"}, \"osd.5\": {\"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258959\", \"created\": \"2023-11-30T19:56:36.655801\", \"started\": \"2023-11-30T19:56:50.589913\"}, \"osd.6\": {\"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.258992\", \"created\": \"2023-11-30T19:56:50.699474\", \"started\": \"2023-11-30T19:57:04.468412\"}, \"osd.7\": {\"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259026\", \"created\": \"2023-11-30T19:57:04.911144\", \"started\": \"2023-11-30T19:57:06.039873\"}, \"prometheus.a\": {\"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259061\", \"created\": \"2023-11-30T19:57:24.226695\", \"started\": \"2023-11-30T19:58:07.862108\"}, \"node-exporter.b\": {\"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": \"2023-11-30T20:01:44.259096\", \"created\": \"2023-11-30T19:57:25.977654\", \"started\": \"2023-11-30T19:57:33.873088\"}, \"grafana.a\": {\"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": \"2023-11-30T20:01:44.259152\", \"created\": \"2023-11-30T19:57:58.274900\", \"started\": \"2023-11-30T19:57:58.386234\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-30T20:01:44.259196\", \"created\": \"2023-11-30T19:58:29.840164\", \"started\": \"2023-11-30T19:58:29.872622\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992\"}}, \"last_daemon_update\": \"2023-11-30T20:01:44.259309\", \"last_device_update\": \"2023-11-30T19:57:08.452402\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.69\"]}, \"last_host_check\": \"2023-11-30T19:54:40.932672\"}"}]': finished 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[108227]: audit 2023-11-30T20:01:44.266686+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[108227]: audit 2023-11-30T20:01:44.270711+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[108227]: cluster 2023-11-30T20:01:44.279401+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-11-30T20:01:44.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:44 smithi057 bash[108227]: cluster 2023-11-30T20:01:44.280849+0000 mon.a (mon.0) 795 : cluster [DBG] Standby manager daemon y started 2023-11-30T20:01:45.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:44 smithi069 bash[122777]: debug 2023-11-30T20:01:44.928+0000 7f503d798680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-30T20:01:45.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[122777]: debug 2023-11-30T20:01:45.122+0000 7f503d798680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-30T20:01:45.676 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108463]: debug 2023-11-30T20:01:45.271+0000 7f9bea0d9700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-30T20:01:45.676 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108463]: ignoring --setuser ceph since I am not root 2023-11-30T20:01:45.676 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108463]: ignoring --setgroup ceph since I am not root 2023-11-30T20:01:45.677 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[122777]: debug 2023-11-30T20:01:45.405+0000 7f503d798680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-30T20:01:45.677 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[122777]: debug 2023-11-30T20:01:45.503+0000 7f503d798680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-30T20:01:45.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: cluster 2023-11-30T20:01:43.970633+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:45.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: cephadm 2023-11-30T20:01:44.266384+0000 mgr.y (mgr.14142) 306 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 with id d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T20:01:45.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: cephadm 2023-11-30T20:01:44.267715+0000 mgr.y (mgr.14142) 307 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-30T20:01:45.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: cephadm 2023-11-30T20:01:44.267930+0000 mgr.y (mgr.14142) 308 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: cephadm 2023-11-30T20:01:44.269933+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: audit 2023-11-30T20:01:45.273089+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[111638]: cluster 2023-11-30T20:01:45.273160+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00174s), standbys: y 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: cluster 2023-11-30T20:01:43.970633+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: cephadm 2023-11-30T20:01:44.266384+0000 mgr.y (mgr.14142) 306 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 with id d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: cephadm 2023-11-30T20:01:44.267715+0000 mgr.y (mgr.14142) 307 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: cephadm 2023-11-30T20:01:44.267930+0000 mgr.y (mgr.14142) 308 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: cephadm 2023-11-30T20:01:44.269933+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-30T20:01:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: audit 2023-11-30T20:01:45.273089+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-30T20:01:45.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:45 smithi057 bash[108227]: cluster 2023-11-30T20:01:45.273160+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00174s), standbys: y 2023-11-30T20:01:46.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: cluster 2023-11-30T20:01:43.970633+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:46.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: cephadm 2023-11-30T20:01:44.266384+0000 mgr.y (mgr.14142) 306 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 with id d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6 2023-11-30T20:01:46.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: cephadm 2023-11-30T20:01:44.267715+0000 mgr.y (mgr.14142) 307 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-30T20:01:46.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: cephadm 2023-11-30T20:01:44.267930+0000 mgr.y (mgr.14142) 308 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-30T20:01:46.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: cephadm 2023-11-30T20:01:44.269933+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-30T20:01:46.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: audit 2023-11-30T20:01:45.273089+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14142 172.21.15.57:0/2516004817' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-30T20:01:46.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:45 smithi069 bash[108211]: cluster 2023-11-30T20:01:45.273160+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00174s), standbys: y 2023-11-30T20:01:46.515 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:46 smithi069 bash[122777]: debug 2023-11-30T20:01:46.227+0000 7f503d798680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-30T20:01:46.515 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:46 smithi069 bash[122777]: debug 2023-11-30T20:01:46.308+0000 7f503d798680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-30T20:01:46.515 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:46 smithi069 bash[122777]: debug 2023-11-30T20:01:46.400+0000 7f503d798680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-30T20:01:46.831 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:46 smithi069 bash[122777]: debug 2023-11-30T20:01:46.573+0000 7f503d798680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-30T20:01:47.098 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:46 smithi069 bash[122777]: debug 2023-11-30T20:01:46.830+0000 7f503d798680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-30T20:01:47.098 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:46 smithi069 bash[122777]: debug 2023-11-30T20:01:46.962+0000 7f503d798680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-30T20:01:47.356 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[122777]: debug 2023-11-30T20:01:47.097+0000 7f503d798680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:01:47.356 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[122777]: debug 2023-11-30T20:01:47.271+0000 7f503d798680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-30T20:01:47.356 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[122777]: debug 2023-11-30T20:01:47.355+0000 7f503d798680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-30T20:01:47.714 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: cluster 2023-11-30T20:01:47.358094+0000 mon.a (mon.0) 798 : cluster [INF] Active manager daemon x restarted 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: audit 2023-11-30T20:01:47.358478+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: cluster 2023-11-30T20:01:47.359040+0000 mon.a (mon.0) 799 : cluster [INF] Activating manager daemon x 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: audit 2023-11-30T20:01:47.359236+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: audit 2023-11-30T20:01:47.360174+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: audit 2023-11-30T20:01:47.360379+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[108227]: cluster 2023-11-30T20:01:47.364913+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: cluster 2023-11-30T20:01:47.358094+0000 mon.a (mon.0) 798 : cluster [INF] Active manager daemon x restarted 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: audit 2023-11-30T20:01:47.358478+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:01:47.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: cluster 2023-11-30T20:01:47.359040+0000 mon.a (mon.0) 799 : cluster [INF] Activating manager daemon x 2023-11-30T20:01:47.716 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: audit 2023-11-30T20:01:47.359236+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:47.716 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: audit 2023-11-30T20:01:47.360174+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:01:47.716 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: audit 2023-11-30T20:01:47.360379+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:47.716 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:47 smithi057 bash[111638]: cluster 2023-11-30T20:01:47.364913+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-11-30T20:01:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: cluster 2023-11-30T20:01:47.358094+0000 mon.a (mon.0) 798 : cluster [INF] Active manager daemon x restarted 2023-11-30T20:01:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: audit 2023-11-30T20:01:47.358478+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:01:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: cluster 2023-11-30T20:01:47.359040+0000 mon.a (mon.0) 799 : cluster [INF] Activating manager daemon x 2023-11-30T20:01:47.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: audit 2023-11-30T20:01:47.359236+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:47.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: audit 2023-11-30T20:01:47.360174+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:01:47.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: audit 2023-11-30T20:01:47.360379+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:47.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:47 smithi069 bash[108211]: cluster 2023-11-30T20:01:47.364913+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-11-30T20:01:48.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:48 smithi057 bash[108227]: cluster 2023-11-30T20:01:47.415952+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e16: x(active, starting, since 0.0571453s), standbys: y 2023-11-30T20:01:48.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:48 smithi057 bash[111638]: cluster 2023-11-30T20:01:47.415952+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e16: x(active, starting, since 0.0571453s), standbys: y 2023-11-30T20:01:48.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:48 smithi069 bash[108211]: cluster 2023-11-30T20:01:47.415952+0000 mon.a (mon.0) 801 : cluster [DBG] mgrmap e16: x(active, starting, since 0.0571453s), standbys: y 2023-11-30T20:01:49.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:49 smithi057 bash[108227]: cluster 2023-11-30T20:01:49.418484+0000 mon.a (mon.0) 802 : cluster [DBG] Standby manager daemon y restarted 2023-11-30T20:01:49.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:49 smithi057 bash[108227]: cluster 2023-11-30T20:01:49.418580+0000 mon.a (mon.0) 803 : cluster [DBG] Standby manager daemon y started 2023-11-30T20:01:49.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:49 smithi057 bash[108227]: audit 2023-11-30T20:01:49.419309+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.57:0/3161202793' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:49.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:49 smithi057 bash[111638]: cluster 2023-11-30T20:01:49.418484+0000 mon.a (mon.0) 802 : cluster [DBG] Standby manager daemon y restarted 2023-11-30T20:01:49.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:49 smithi057 bash[111638]: cluster 2023-11-30T20:01:49.418580+0000 mon.a (mon.0) 803 : cluster [DBG] Standby manager daemon y started 2023-11-30T20:01:49.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:49 smithi057 bash[111638]: audit 2023-11-30T20:01:49.419309+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.57:0/3161202793' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:49.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:49 smithi069 bash[108211]: cluster 2023-11-30T20:01:49.418484+0000 mon.a (mon.0) 802 : cluster [DBG] Standby manager daemon y restarted 2023-11-30T20:01:49.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:49 smithi069 bash[108211]: cluster 2023-11-30T20:01:49.418580+0000 mon.a (mon.0) 803 : cluster [DBG] Standby manager daemon y started 2023-11-30T20:01:49.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:49 smithi069 bash[108211]: audit 2023-11-30T20:01:49.419309+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.57:0/3161202793' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:50.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[108227]: audit 2023-11-30T20:01:49.420553+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.57:0/3161202793' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[108227]: cluster 2023-11-30T20:01:49.433878+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e17: x(active, starting, since 2s), standbys: y 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[108227]: audit 2023-11-30T20:01:49.435463+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[108227]: audit 2023-11-30T20:01:49.435639+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[111638]: audit 2023-11-30T20:01:49.420553+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.57:0/3161202793' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[111638]: cluster 2023-11-30T20:01:49.433878+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e17: x(active, starting, since 2s), standbys: y 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[111638]: audit 2023-11-30T20:01:49.435463+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:01:50.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:50 smithi057 bash[111638]: audit 2023-11-30T20:01:49.435639+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:01:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:50 smithi069 bash[108211]: audit 2023-11-30T20:01:49.420553+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.57:0/3161202793' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:50 smithi069 bash[108211]: cluster 2023-11-30T20:01:49.433878+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e17: x(active, starting, since 2s), standbys: y 2023-11-30T20:01:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:50 smithi069 bash[108211]: audit 2023-11-30T20:01:49.435463+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:01:50.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:50 smithi069 bash[108211]: audit 2023-11-30T20:01:49.435639+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:01:54.014 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:01:53 smithi069 bash[122777]: Warning: Permanently added '172.21.15.57' (ECDSA) to the list of known hosts. 2023-11-30T20:01:54.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.417128+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:01:54.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.417334+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.417517+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.418814+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.419142+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.419449+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.419767+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.420025+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.420281+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.420508+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.420739+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.421756+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.422025+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.422591+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:01:54.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.423541+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.424366+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.424693+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.425007+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.417128+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.417334+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.417517+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.418814+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.419142+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:01:54.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.419449+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.419767+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.420025+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.420281+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.420508+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.420739+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.421756+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.422025+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.422591+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.423541+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.424366+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.424693+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:01:54.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.425007+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:01:54.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.425317+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:01:54.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.425604+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:01:54.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.425895+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:01:54.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.426223+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:01:54.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.426500+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:01:54.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.426775+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.427072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.427346+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.427609+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.427879+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.428156+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.428420+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.428691+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:54.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.428969+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.429240+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.429508+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.429780+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.430052+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: cluster 2023-11-30T20:01:53.456720+0000 mon.a (mon.0) 805 : cluster [INF] Manager daemon x is now available 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: cephadm 2023-11-30T20:01:53.467378+0000 mgr.x (mgr.24725) 1 : cephadm [INF] inventory: adjusted host smithi057 addr 'smithi057' -> '172.21.15.57' 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.467784+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.468272+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.474254+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: cephadm 2023-11-30T20:01:53.478661+0000 mgr.x (mgr.24725) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-30T20:01:54.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.478922+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.479292+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.485637+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.572034+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.572424+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.577990+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.579330+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.580517+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.611806+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.612216+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.615472+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-30T20:01:54.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[108227]: audit 2023-11-30T20:01:53.615781+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.425317+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.425604+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.425895+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.426223+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.426500+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.426775+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.427072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.427346+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:01:54.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.427609+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.427879+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.428156+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.428420+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.428691+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.428969+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.429240+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.429508+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.429780+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.430052+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: cluster 2023-11-30T20:01:53.456720+0000 mon.a (mon.0) 805 : cluster [INF] Manager daemon x is now available 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: cephadm 2023-11-30T20:01:53.467378+0000 mgr.x (mgr.24725) 1 : cephadm [INF] inventory: adjusted host smithi057 addr 'smithi057' -> '172.21.15.57' 2023-11-30T20:01:54.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.467784+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.468272+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.474254+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: cephadm 2023-11-30T20:01:53.478661+0000 mgr.x (mgr.24725) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.478922+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.479292+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.485637+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.572034+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.572424+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.577990+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.579330+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.580517+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.611806+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.612216+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:01:54.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.615472+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-30T20:01:54.472 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:54 smithi057 bash[111638]: audit 2023-11-30T20:01:53.615781+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.417128+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.417334+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.417517+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.418814+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.419142+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.419449+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.419767+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.420025+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.420281+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:01:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.420508+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.420739+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.421756+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.422025+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.422591+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.423541+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.424366+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.424693+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.425007+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.425317+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.425604+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.425895+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.426223+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:01:54.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.426500+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.426775+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.427072+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.427346+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.427609+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.427879+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.428156+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.428420+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.428691+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.428969+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.429240+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.429508+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.429780+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:01:54.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.430052+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: cluster 2023-11-30T20:01:53.456720+0000 mon.a (mon.0) 805 : cluster [INF] Manager daemon x is now available 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: cephadm 2023-11-30T20:01:53.467378+0000 mgr.x (mgr.24725) 1 : cephadm [INF] inventory: adjusted host smithi057 addr 'smithi057' -> '172.21.15.57' 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.467784+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.468272+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.474254+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"smithi069\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: cephadm 2023-11-30T20:01:53.478661+0000 mgr.x (mgr.24725) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.478922+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.479292+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.485637+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-30T20:01:54.518 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.572034+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.572424+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.577990+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.579330+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.580517+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.611806+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.612216+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.615472+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-30T20:01:54.519 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:54 smithi069 bash[108211]: audit 2023-11-30T20:01:53.615781+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-30T20:01:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:55 smithi057 bash[108227]: cluster 2023-11-30T20:01:54.097133+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-11-30T20:01:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:55 smithi057 bash[108227]: cluster 2023-11-30T20:01:54.109820+0000 mgr.x (mgr.24725) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:55 smithi057 bash[111638]: cluster 2023-11-30T20:01:54.097133+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-11-30T20:01:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:55 smithi057 bash[111638]: cluster 2023-11-30T20:01:54.109820+0000 mgr.x (mgr.24725) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:55 smithi069 bash[108211]: cluster 2023-11-30T20:01:54.097133+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-11-30T20:01:55.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:55 smithi069 bash[108211]: cluster 2023-11-30T20:01:54.109820+0000 mgr.x (mgr.24725) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:56.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:56 smithi057 bash[108227]: cluster 2023-11-30T20:01:55.421942+0000 mgr.x (mgr.24725) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:56.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:56 smithi057 bash[111638]: cluster 2023-11-30T20:01:55.421942+0000 mgr.x (mgr.24725) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:56.517 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:56 smithi069 bash[108211]: cluster 2023-11-30T20:01:55.421942+0000 mgr.x (mgr.24725) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:57.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:57 smithi057 bash[108227]: cluster 2023-11-30T20:01:56.137718+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-11-30T20:01:57.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:57 smithi057 bash[111638]: cluster 2023-11-30T20:01:56.137718+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-11-30T20:01:57.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:57 smithi069 bash[108211]: cluster 2023-11-30T20:01:56.137718+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-11-30T20:01:58.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:01:58 smithi057 bash[108227]: cluster 2023-11-30T20:01:57.422442+0000 mgr.x (mgr.24725) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:58.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:01:58 smithi057 bash[111638]: cluster 2023-11-30T20:01:57.422442+0000 mgr.x (mgr.24725) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:01:58.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:01:58 smithi069 bash[108211]: cluster 2023-11-30T20:01:57.422442+0000 mgr.x (mgr.24725) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:00.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:00 smithi069 bash[108211]: cluster 2023-11-30T20:01:59.423362+0000 mgr.x (mgr.24725) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:00.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:00 smithi057 bash[108227]: cluster 2023-11-30T20:01:59.423362+0000 mgr.x (mgr.24725) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:00.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:00 smithi057 bash[111638]: cluster 2023-11-30T20:01:59.423362+0000 mgr.x (mgr.24725) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:02.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:02 smithi069 bash[108211]: cluster 2023-11-30T20:02:01.423756+0000 mgr.x (mgr.24725) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:02.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:02 smithi057 bash[108227]: cluster 2023-11-30T20:02:01.423756+0000 mgr.x (mgr.24725) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:02.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:02 smithi057 bash[111638]: cluster 2023-11-30T20:02:01.423756+0000 mgr.x (mgr.24725) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:03.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:02:03 smithi069 bash[122777]: Warning: Permanently added 'smithi069,172.21.15.69' (ECDSA) to the list of known hosts. 2023-11-30T20:02:04.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.303510+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.304188+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.313350+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.314984+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]: dispatch 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.315383+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]: dispatch 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.326534+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]': finished 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.329526+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: cluster 2023-11-30T20:02:03.424212+0000 mgr.x (mgr.24725) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[111638]: audit 2023-11-30T20:02:03.598520+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:02:04.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.303510+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.304188+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.313350+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.314984+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]: dispatch 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.315383+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]: dispatch 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.326534+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]': finished 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.329526+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: cluster 2023-11-30T20:02:03.424212+0000 mgr.x (mgr.24725) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:04.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:04 smithi057 bash[108227]: audit 2023-11-30T20:02:03.598520+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:02:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.303510+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-30T20:02:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.304188+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-11-30T20:02:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.313350+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-11-30T20:02:04.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.314984+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]: dispatch 2023-11-30T20:02:04.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.315383+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]: dispatch 2023-11-30T20:02:04.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.326534+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.x"}]': finished 2023-11-30T20:02:04.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.329526+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:02:04.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: cluster 2023-11-30T20:02:03.424212+0000 mgr.x (mgr.24725) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:04.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:04 smithi069 bash[108211]: audit 2023-11-30T20:02:03.598520+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:02:06.759 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:06 smithi069 bash[108211]: cluster 2023-11-30T20:02:05.424901+0000 mgr.x (mgr.24725) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:06.759 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:06 smithi069 bash[108211]: audit 2023-11-30T20:02:06.360826+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:06.760 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:06 smithi069 bash[108211]: audit 2023-11-30T20:02:06.361831+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:06.760 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:06 smithi069 bash[108211]: audit 2023-11-30T20:02:06.369627+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:06.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[111638]: cluster 2023-11-30T20:02:05.424901+0000 mgr.x (mgr.24725) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:06.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[108227]: cluster 2023-11-30T20:02:05.424901+0000 mgr.x (mgr.24725) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:06.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[111638]: audit 2023-11-30T20:02:06.360826+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:06.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[108227]: audit 2023-11-30T20:02:06.360826+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:06.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[111638]: audit 2023-11-30T20:02:06.361831+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:06.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[111638]: audit 2023-11-30T20:02:06.369627+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:06.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[108227]: audit 2023-11-30T20:02:06.361831+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:06.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:06 smithi057 bash[108227]: audit 2023-11-30T20:02:06.369627+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:07.548 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.715002+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.548 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.715341+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.548 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.715614+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.715870+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.716114+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.716339+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.716572+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.716790+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:07 smithi069 bash[108211]: audit 2023-11-30T20:02:06.717023+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.715002+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.715341+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.715614+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.715870+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.716114+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.716339+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.716572+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.716790+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[108227]: audit 2023-11-30T20:02:06.717023+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.715002+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.715341+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.715614+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.715870+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.716114+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.716339+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.716572+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:07.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.716790+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:07.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:07 smithi057 bash[111638]: audit 2023-11-30T20:02:06.717023+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.301 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:02:08.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: cluster 2023-11-30T20:02:07.425223+0000 mgr.x (mgr.24725) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:08.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:07.943579+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:08.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:07.944319+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:08.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:07.950293+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:08.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.245084+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.245447+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.245713+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.245964+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.246194+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.246433+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.246661+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.246877+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.247102+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.248200+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.248497+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.253652+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:02:08.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.256591+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:08.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.257094+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:08.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.257532+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:08.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:08 smithi069 bash[108211]: audit 2023-11-30T20:02:08.258279+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:02:08.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: cluster 2023-11-30T20:02:07.425223+0000 mgr.x (mgr.24725) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:08.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:07.943579+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:08.787 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: cluster 2023-11-30T20:02:07.425223+0000 mgr.x (mgr.24725) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:08.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:07.943579+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:08.788 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:07.944319+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:08.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:07.944319+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:07.950293+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.245084+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.245447+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.245713+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.245964+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.246194+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.246433+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.789 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.246661+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.246877+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.247102+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.248200+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.248497+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.253652+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.256591+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.257094+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.257532+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:08.790 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[108227]: audit 2023-11-30T20:02:08.258279+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:02:08.791 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:07.950293+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:56.678367Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:08.791 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.245084+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.791 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.245447+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.791 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.245713+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.791 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.245964+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.791 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.246194+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.246433+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.246661+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.246877+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.247102+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.248200+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.248497+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.253652+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.256591+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:08.792 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.257094+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:08.793 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.257532+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:08.793 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:08 smithi057 bash[111638]: audit 2023-11-30T20:02:08.258279+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:02:09.001 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (4m) 2s ago 4m 15.9M - 0.26.0 9f27df16978d 78a9628f6420 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (4m) 1s ago 4m 32.0M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 running (27s) 1s ago 6m 425M - 16.2.14-328-g0dc074ce d30c4dc4d760 b258fc57ad96 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 running (8m) 2s ago 8m 308M - 15.2.0 204a01f9b0b6 245e64d3f622 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (8m) 2s ago 8m 199M 2048M 15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (7m) 1s ago 7m 188M 2048M 15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (7m) 2s ago 7m 186M 2048M 15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (4m) 2s ago 4m 11.0M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:02:09.002 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (4m) 1s ago 4m 12.6M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (6m) 2s ago 6m 70.3M 4096M 15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (6m) 2s ago 6m 75.4M 4096M 15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (5m) 2s ago 6m 58.7M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (5m) 2s ago 5m 75.5M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (5m) 1s ago 5m 74.7M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (5m) 1s ago 5m 70.8M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (5m) 1s ago 5m 64.7M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:02:09.003 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (5m) 1s ago 5m 72.1M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:02:09.004 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (4m) 1s ago 4m 32.4M - 2.48.0 620d5e2a39df 2dc5b069963c 2023-11-30T20:02:09.004 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (3m) 2s ago 3m 55.7M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:02:09.004 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (3m) 1s ago 3m 53.2M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:02:09.422 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:02:09.423 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:02:09.424 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "", 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "", 2023-11-30T20:02:09.781 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:02:09.782 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: cephadm 2023-11-30T20:02:08.256359+0000 mgr.x (mgr.24725) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: cephadm 2023-11-30T20:02:08.257956+0000 mgr.x (mgr.24725) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi057 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.286944+0000 mgr.x (mgr.24725) 13 : audit [DBG] from='client.24730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.650376+0000 mgr.x (mgr.24725) 14 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.991340+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.991693+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:09.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.991997+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.992306+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.992593+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.992881+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.994532+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.994834+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.995132+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.995430+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:08.995727+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.868 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: cephadm 2023-11-30T20:02:08.256359+0000 mgr.x (mgr.24725) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: cephadm 2023-11-30T20:02:08.257956+0000 mgr.x (mgr.24725) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi057 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.286944+0000 mgr.x (mgr.24725) 13 : audit [DBG] from='client.24730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.650376+0000 mgr.x (mgr.24725) 14 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.991340+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.991693+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.991997+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.992306+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.992593+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.992881+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.994532+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.994834+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.995132+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.869 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.995430+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.870 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:08.995727+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:09.870 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.187892+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:09.870 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.187892+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.188553+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.196059+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.197562+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.198209+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.198740+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.199582+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:02:09.871 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[108227]: audit 2023-11-30T20:02:09.420464+0000 mon.b (mon.2) 121 : audit [DBG] from='client.? 172.21.15.57:0/420199882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.188553+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.196059+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.197562+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.198209+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.198740+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.199582+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:02:09.872 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:09 smithi057 bash[111638]: audit 2023-11-30T20:02:09.420464+0000 mon.b (mon.2) 121 : audit [DBG] from='client.? 172.21.15.57:0/420199882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:02:10.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: cephadm 2023-11-30T20:02:08.256359+0000 mgr.x (mgr.24725) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-30T20:02:10.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: cephadm 2023-11-30T20:02:08.257956+0000 mgr.x (mgr.24725) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi057 2023-11-30T20:02:10.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.286944+0000 mgr.x (mgr.24725) 13 : audit [DBG] from='client.24730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:10.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.650376+0000 mgr.x (mgr.24725) 14 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:10.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.991340+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:10.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.991693+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:10.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.991997+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.992306+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.992593+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.992881+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.994532+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:10.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.994834+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.995132+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.995430+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:08.995727+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:10.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.187892+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:10.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.188553+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:10.022 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.196059+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T19:54:47.380135Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:10.022 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.197562+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:10.022 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.198209+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:10.023 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.198740+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:10.023 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.199582+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:02:10.023 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:09 smithi069 bash[108211]: audit 2023-11-30T20:02:09.420464+0000 mon.b (mon.2) 121 : audit [DBG] from='client.? 172.21.15.57:0/420199882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:02:10.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: audit 2023-11-30T20:02:08.989345+0000 mgr.x (mgr.24725) 15 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:10.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: cephadm 2023-11-30T20:02:09.197287+0000 mgr.x (mgr.24725) 16 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-30T20:02:10.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: cephadm 2023-11-30T20:02:09.199246+0000 mgr.x (mgr.24725) 17 : cephadm [INF] Reconfiguring daemon mon.c on smithi057 2023-11-30T20:02:10.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: cluster 2023-11-30T20:02:09.425821+0000 mgr.x (mgr.24725) 18 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:10.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: audit 2023-11-30T20:02:09.780221+0000 mgr.x (mgr.24725) 19 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: audit 2023-11-30T20:02:08.989345+0000 mgr.x (mgr.24725) 15 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: cephadm 2023-11-30T20:02:09.197287+0000 mgr.x (mgr.24725) 16 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-30T20:02:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: cephadm 2023-11-30T20:02:09.199246+0000 mgr.x (mgr.24725) 17 : cephadm [INF] Reconfiguring daemon mon.c on smithi057 2023-11-30T20:02:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: cluster 2023-11-30T20:02:09.425821+0000 mgr.x (mgr.24725) 18 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:10.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: audit 2023-11-30T20:02:09.780221+0000 mgr.x (mgr.24725) 19 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:10.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: audit 2023-11-30T20:02:10.100979+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:10.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: audit 2023-11-30T20:02:10.100979+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:10.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: audit 2023-11-30T20:02:10.101714+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:10.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[108227]: audit 2023-11-30T20:02:10.105345+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:10.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: audit 2023-11-30T20:02:10.101714+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:10.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:10 smithi057 bash[111638]: audit 2023-11-30T20:02:10.105345+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:11.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: audit 2023-11-30T20:02:08.989345+0000 mgr.x (mgr.24725) 15 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:11.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: cephadm 2023-11-30T20:02:09.197287+0000 mgr.x (mgr.24725) 16 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-30T20:02:11.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: cephadm 2023-11-30T20:02:09.199246+0000 mgr.x (mgr.24725) 17 : cephadm [INF] Reconfiguring daemon mon.c on smithi057 2023-11-30T20:02:11.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: cluster 2023-11-30T20:02:09.425821+0000 mgr.x (mgr.24725) 18 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:11.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: audit 2023-11-30T20:02:09.780221+0000 mgr.x (mgr.24725) 19 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:11.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: audit 2023-11-30T20:02:10.100979+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:11.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: audit 2023-11-30T20:02:10.101714+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:11.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:10 smithi069 bash[108211]: audit 2023-11-30T20:02:10.105345+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"78a9628f6420\", \"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\": 16724787, \"cpu_percentage\": \"0.15%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359429Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T19:58:05.528173Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-30T19:58:02.739527Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:06.359605Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:11 smithi057 bash[108227]: cephadm 2023-11-30T20:02:10.106740+0000 mgr.x (mgr.24725) 20 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-30T20:02:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:11 smithi057 bash[108227]: cephadm 2023-11-30T20:02:10.117520+0000 mgr.x (mgr.24725) 21 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi057 2023-11-30T20:02:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:11 smithi057 bash[111638]: cephadm 2023-11-30T20:02:10.106740+0000 mgr.x (mgr.24725) 20 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-30T20:02:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:11 smithi057 bash[111638]: cephadm 2023-11-30T20:02:10.117520+0000 mgr.x (mgr.24725) 21 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi057 2023-11-30T20:02:12.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:11 smithi069 bash[108211]: cephadm 2023-11-30T20:02:10.106740+0000 mgr.x (mgr.24725) 20 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-30T20:02:12.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:11 smithi069 bash[108211]: cephadm 2023-11-30T20:02:10.117520+0000 mgr.x (mgr.24725) 21 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi057 2023-11-30T20:02:12.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:12 smithi057 bash[108227]: cluster 2023-11-30T20:02:11.426232+0000 mgr.x (mgr.24725) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:12.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:12 smithi057 bash[111638]: cluster 2023-11-30T20:02:11.426232+0000 mgr.x (mgr.24725) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:13.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:12 smithi069 bash[108211]: cluster 2023-11-30T20:02:11.426232+0000 mgr.x (mgr.24725) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:14 smithi057 bash[108227]: cluster 2023-11-30T20:02:13.426638+0000 mgr.x (mgr.24725) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:14.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:14 smithi057 bash[111638]: cluster 2023-11-30T20:02:13.426638+0000 mgr.x (mgr.24725) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:14.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:14 smithi069 bash[108211]: cluster 2023-11-30T20:02:13.426638+0000 mgr.x (mgr.24725) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:16.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:16 smithi069 bash[108211]: cluster 2023-11-30T20:02:15.427333+0000 mgr.x (mgr.24725) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:16.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:16 smithi057 bash[108227]: cluster 2023-11-30T20:02:15.427333+0000 mgr.x (mgr.24725) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:16.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:16 smithi057 bash[111638]: cluster 2023-11-30T20:02:15.427333+0000 mgr.x (mgr.24725) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:18.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:18 smithi069 bash[108211]: cluster 2023-11-30T20:02:17.427792+0000 mgr.x (mgr.24725) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:18.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:18 smithi057 bash[108227]: cluster 2023-11-30T20:02:17.427792+0000 mgr.x (mgr.24725) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:18.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:18 smithi057 bash[111638]: cluster 2023-11-30T20:02:17.427792+0000 mgr.x (mgr.24725) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:20.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:20 smithi069 bash[108211]: cluster 2023-11-30T20:02:19.428437+0000 mgr.x (mgr.24725) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:20.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:20 smithi057 bash[108227]: cluster 2023-11-30T20:02:19.428437+0000 mgr.x (mgr.24725) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:20.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:20 smithi057 bash[111638]: cluster 2023-11-30T20:02:19.428437+0000 mgr.x (mgr.24725) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:22.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:22 smithi069 bash[108211]: cluster 2023-11-30T20:02:21.428923+0000 mgr.x (mgr.24725) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:22.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:22 smithi057 bash[108227]: cluster 2023-11-30T20:02:21.428923+0000 mgr.x (mgr.24725) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:22.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:22 smithi057 bash[111638]: cluster 2023-11-30T20:02:21.428923+0000 mgr.x (mgr.24725) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:24.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:24 smithi057 bash[108227]: cluster 2023-11-30T20:02:23.429415+0000 mgr.x (mgr.24725) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:24.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:24 smithi057 bash[111638]: cluster 2023-11-30T20:02:23.429415+0000 mgr.x (mgr.24725) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:24 smithi069 bash[108211]: cluster 2023-11-30T20:02:23.429415+0000 mgr.x (mgr.24725) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:26.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:26 smithi069 bash[108211]: cluster 2023-11-30T20:02:25.430081+0000 mgr.x (mgr.24725) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:26.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:26 smithi057 bash[108227]: cluster 2023-11-30T20:02:25.430081+0000 mgr.x (mgr.24725) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:26.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:26 smithi057 bash[111638]: cluster 2023-11-30T20:02:25.430081+0000 mgr.x (mgr.24725) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:28.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:28 smithi069 bash[108211]: cluster 2023-11-30T20:02:27.430612+0000 mgr.x (mgr.24725) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:28.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:28 smithi057 bash[108227]: cluster 2023-11-30T20:02:27.430612+0000 mgr.x (mgr.24725) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:28.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:28 smithi057 bash[111638]: cluster 2023-11-30T20:02:27.430612+0000 mgr.x (mgr.24725) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:30.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:30 smithi057 bash[108227]: cluster 2023-11-30T20:02:29.431269+0000 mgr.x (mgr.24725) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:30.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:30 smithi057 bash[111638]: cluster 2023-11-30T20:02:29.431269+0000 mgr.x (mgr.24725) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:31.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:30 smithi069 bash[108211]: cluster 2023-11-30T20:02:29.431269+0000 mgr.x (mgr.24725) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:32.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:32 smithi057 bash[108227]: cluster 2023-11-30T20:02:31.431820+0000 mgr.x (mgr.24725) 32 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:32.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:32 smithi057 bash[111638]: cluster 2023-11-30T20:02:31.431820+0000 mgr.x (mgr.24725) 32 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:33.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:32 smithi069 bash[108211]: cluster 2023-11-30T20:02:31.431820+0000 mgr.x (mgr.24725) 32 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:34.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:34 smithi057 bash[108227]: cluster 2023-11-30T20:02:33.432294+0000 mgr.x (mgr.24725) 33 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:34.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:34 smithi057 bash[111638]: cluster 2023-11-30T20:02:33.432294+0000 mgr.x (mgr.24725) 33 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:34.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:34 smithi069 bash[108211]: cluster 2023-11-30T20:02:33.432294+0000 mgr.x (mgr.24725) 33 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:36.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:36 smithi069 bash[108211]: cluster 2023-11-30T20:02:35.433002+0000 mgr.x (mgr.24725) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:36.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:36 smithi057 bash[108227]: cluster 2023-11-30T20:02:35.433002+0000 mgr.x (mgr.24725) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:36.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:36 smithi057 bash[111638]: cluster 2023-11-30T20:02:35.433002+0000 mgr.x (mgr.24725) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:38.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:38 smithi069 bash[108211]: cluster 2023-11-30T20:02:37.433574+0000 mgr.x (mgr.24725) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:38.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:38 smithi057 bash[108227]: cluster 2023-11-30T20:02:37.433574+0000 mgr.x (mgr.24725) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:38.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:38 smithi057 bash[111638]: cluster 2023-11-30T20:02:37.433574+0000 mgr.x (mgr.24725) 35 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:40.142 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:02:40.828 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (4m) 34s ago 5m 15.9M - 0.26.0 9f27df16978d 78a9628f6420 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (4m) 32s ago 4m 32.0M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 running (59s) 32s ago 7m 425M - 16.2.14-328-g0dc074ce d30c4dc4d760 b258fc57ad96 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 running (8m) 34s ago 8m 308M - 15.2.0 204a01f9b0b6 245e64d3f622 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (8m) 34s ago 9m 199M 2048M 15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (7m) 32s ago 7m 188M 2048M 15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (7m) 34s ago 7m 186M 2048M 15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (5m) 34s ago 5m 11.0M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (5m) 32s ago 5m 12.6M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:02:47.885 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (7m) 34s ago 7m 70.3M 4096M 15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (6m) 34s ago 7m 75.4M 4096M 15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (6m) 34s ago 6m 58.7M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (6m) 34s ago 6m 75.5M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (6m) 32s ago 6m 74.7M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (5m) 32s ago 6m 70.8M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (5m) 32s ago 5m 64.7M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (5m) 32s ago 5m 72.1M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (4m) 32s ago 5m 32.4M - 2.48.0 620d5e2a39df 2dc5b069963c 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (4m) 34s ago 4m 55.7M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:02:47.886 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (4m) 32s ago 4m 53.2M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:02:47.887 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:40 smithi057 bash[108227]: cluster 2023-11-30T20:02:39.434211+0000 mgr.x (mgr.24725) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.888 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:40 smithi057 bash[111638]: cluster 2023-11-30T20:02:39.434211+0000 mgr.x (mgr.24725) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.888 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:02:47.926 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:02:47.926 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:02:47.926 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:47.926 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:02:47.926 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-30T20:02:47.926 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:02:47.927 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9", 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "", 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "", 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:02:47.928 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:02:47.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.128694+0000 mgr.x (mgr.24725) 37 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.470132+0000 mgr.x (mgr.24725) 38 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.814957+0000 mgr.x (mgr.24725) 39 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.817296+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.929 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.817733+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.818090+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.818441+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.818789+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.819136+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.821116+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.821484+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.821867+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.822228+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:40.822588+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.931 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[111638]: audit 2023-11-30T20:02:41.298776+0000 mon.a (mon.0) 830 : audit [DBG] from='client.? 172.21.15.57:0/1602397748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:02:47.932 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.128694+0000 mgr.x (mgr.24725) 37 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.932 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.470132+0000 mgr.x (mgr.24725) 38 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.814957+0000 mgr.x (mgr.24725) 39 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.817296+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.817733+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.818090+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.818441+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.818789+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.819136+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.821116+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.821484+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.821867+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.822228+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:40.822588+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:41 smithi057 bash[108227]: audit 2023-11-30T20:02:41.298776+0000 mon.a (mon.0) 830 : audit [DBG] from='client.? 172.21.15.57:0/1602397748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:02:47.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:42 smithi057 bash[108227]: cluster 2023-11-30T20:02:41.434809+0000 mgr.x (mgr.24725) 40 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.964 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:42 smithi057 bash[108227]: audit 2023-11-30T20:02:41.694425+0000 mgr.x (mgr.24725) 41 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:42 smithi057 bash[111638]: cluster 2023-11-30T20:02:41.434809+0000 mgr.x (mgr.24725) 40 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.964 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:42 smithi057 bash[111638]: audit 2023-11-30T20:02:41.694425+0000 mgr.x (mgr.24725) 41 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.964 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:40 smithi069 bash[108211]: cluster 2023-11-30T20:02:39.434211+0000 mgr.x (mgr.24725) 36 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.128694+0000 mgr.x (mgr.24725) 37 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.470132+0000 mgr.x (mgr.24725) 38 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.814957+0000 mgr.x (mgr.24725) 39 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.817296+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.817733+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.818090+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.818441+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.818789+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.819136+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.821116+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.821484+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.965 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.821867+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.822228+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:40.822588+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:41 smithi069 bash[108211]: audit 2023-11-30T20:02:41.298776+0000 mon.a (mon.0) 830 : audit [DBG] from='client.? 172.21.15.57:0/1602397748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:42 smithi069 bash[108211]: cluster 2023-11-30T20:02:41.434809+0000 mgr.x (mgr.24725) 40 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:42 smithi069 bash[108211]: audit 2023-11-30T20:02:41.694425+0000 mgr.x (mgr.24725) 41 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:44 smithi069 bash[108211]: cluster 2023-11-30T20:02:43.435292+0000 mgr.x (mgr.24725) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:46 smithi069 bash[108211]: cluster 2023-11-30T20:02:45.435994+0000 mgr.x (mgr.24725) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.965853+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.966668+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:47.966 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.972280+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:47.989 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.973887+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:47.989 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.974591+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:47.989 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.975240+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:47.989 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:47 smithi069 bash[108211]: audit 2023-11-30T20:02:46.976303+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:02:47.990 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:44 smithi057 bash[108227]: cluster 2023-11-30T20:02:43.435292+0000 mgr.x (mgr.24725) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.990 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:44 smithi057 bash[111638]: cluster 2023-11-30T20:02:43.435292+0000 mgr.x (mgr.24725) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.991 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 systemd[1]: Stopping Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:02:47.991 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:46 smithi057 bash[108227]: cluster 2023-11-30T20:02:45.435994+0000 mgr.x (mgr.24725) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.991 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 bash[125949]: ts=2023-11-30T20:02:46.481Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-30T20:02:47.992 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:46 smithi057 bash[111638]: cluster 2023-11-30T20:02:45.435994+0000 mgr.x (mgr.24725) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 podman[131963]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-alertmanager.a 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 systemd[1]: Stopped Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 systemd[1]: Starting Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 podman[132005]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:46 smithi057 systemd[1]: Started Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:02:47.992 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.286Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.286Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.287Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.57 port=9094 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.288Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.312Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.312Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.314Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-30T20:02:47.993 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[132020]: ts=2023-11-30T20:02:47.314Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-30T20:02:47.994 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.965853+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:47.994 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.965853+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:48.006 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.966668+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:48.006 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.972280+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:48.006 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.973887+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.974591+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.975240+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[108227]: audit 2023-11-30T20:02:46.976303+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.966668+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.972280+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"245e64d3f622\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 323171123, \"cpu_percentage\": \"5.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358985Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T19:53:43.742238Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:15.293725Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.973887+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:02:48.007 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.974591+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:02:48.008 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.975240+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:02:48.008 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:47 smithi057 bash[111638]: audit 2023-11-30T20:02:46.976303+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:02:48.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: cephadm 2023-11-30T20:02:46.973541+0000 mgr.x (mgr.24725) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-30T20:02:48.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: cephadm 2023-11-30T20:02:46.975797+0000 mgr.x (mgr.24725) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi069 2023-11-30T20:02:48.768 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: cluster 2023-11-30T20:02:47.436319+0000 mgr.x (mgr.24725) 46 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:48.768 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: audit 2023-11-30T20:02:47.778301+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:48.768 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: audit 2023-11-30T20:02:47.779140+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:48.769 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: audit 2023-11-30T20:02:47.786485+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:48.769 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: cephadm 2023-11-30T20:02:47.787768+0000 mgr.x (mgr.24725) 47 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-30T20:02:48.769 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:48 smithi069 bash[108211]: cephadm 2023-11-30T20:02:47.795459+0000 mgr.x (mgr.24725) 48 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi069 2023-11-30T20:02:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: cephadm 2023-11-30T20:02:46.973541+0000 mgr.x (mgr.24725) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-30T20:02:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: cephadm 2023-11-30T20:02:46.975797+0000 mgr.x (mgr.24725) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi069 2023-11-30T20:02:48.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: cluster 2023-11-30T20:02:47.436319+0000 mgr.x (mgr.24725) 46 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:48.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: cephadm 2023-11-30T20:02:46.973541+0000 mgr.x (mgr.24725) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-30T20:02:48.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: cephadm 2023-11-30T20:02:46.975797+0000 mgr.x (mgr.24725) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi069 2023-11-30T20:02:48.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: cluster 2023-11-30T20:02:47.436319+0000 mgr.x (mgr.24725) 46 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:48.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: audit 2023-11-30T20:02:47.778301+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:48.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: audit 2023-11-30T20:02:47.778301+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:48.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: audit 2023-11-30T20:02:47.779140+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:48.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: audit 2023-11-30T20:02:47.786485+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:48.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: cephadm 2023-11-30T20:02:47.787768+0000 mgr.x (mgr.24725) 47 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-30T20:02:48.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[108227]: cephadm 2023-11-30T20:02:47.795459+0000 mgr.x (mgr.24725) 48 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi069 2023-11-30T20:02:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: audit 2023-11-30T20:02:47.779140+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:02:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: audit 2023-11-30T20:02:47.786485+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"2dc5b069963c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 34047262, \"cpu_percentage\": \"0.24%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942095Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T19:58:07.862108Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T19:58:05.426290Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:02:07.942392Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:02:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: cephadm 2023-11-30T20:02:47.787768+0000 mgr.x (mgr.24725) 47 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-30T20:02:48.963 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:48 smithi057 bash[111638]: cephadm 2023-11-30T20:02:47.795459+0000 mgr.x (mgr.24725) 48 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi069 2023-11-30T20:02:49.709 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:49 smithi057 bash[132020]: ts=2023-11-30T20:02:49.289Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000832679s 2023-11-30T20:02:50.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:50 smithi057 bash[108227]: cluster 2023-11-30T20:02:49.436881+0000 mgr.x (mgr.24725) 49 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:50.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:50 smithi057 bash[111638]: cluster 2023-11-30T20:02:49.436881+0000 mgr.x (mgr.24725) 49 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:51.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:50 smithi069 bash[108211]: cluster 2023-11-30T20:02:49.436881+0000 mgr.x (mgr.24725) 49 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:52.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:52 smithi057 bash[108227]: cluster 2023-11-30T20:02:51.437335+0000 mgr.x (mgr.24725) 50 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:52.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:52 smithi057 bash[111638]: cluster 2023-11-30T20:02:51.437335+0000 mgr.x (mgr.24725) 50 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:53.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:52 smithi069 bash[108211]: cluster 2023-11-30T20:02:51.437335+0000 mgr.x (mgr.24725) 50 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: cluster 2023-11-30T20:02:53.437670+0000 mgr.x (mgr.24725) 51 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.459756+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.459950+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.460075+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.460218+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.460306+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.460809+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.461011+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[108227]: audit 2023-11-30T20:02:53.461232+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: cluster 2023-11-30T20:02:53.437670+0000 mgr.x (mgr.24725) 51 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.459756+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.459950+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.460075+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.460218+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.460306+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.460809+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.461011+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:54 smithi057 bash[111638]: audit 2023-11-30T20:02:53.461232+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-30T20:02:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: cluster 2023-11-30T20:02:53.437670+0000 mgr.x (mgr.24725) 51 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.459756+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-30T20:02:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.459950+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.460075+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.460218+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-30T20:02:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.460306+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-11-30T20:02:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.460809+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.461011+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-11-30T20:02:54.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:54 smithi069 bash[108211]: audit 2023-11-30T20:02:53.461232+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-11-30T20:02:56.379 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 systemd[1]: Stopping Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:02:58.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:56 smithi057 bash[108227]: cluster 2023-11-30T20:02:55.438399+0000 mgr.x (mgr.24725) 52 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:58.238 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[108211]: cluster 2023-11-30T20:02:55.438399+0000 mgr.x (mgr.24725) 52 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:58.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:56 smithi057 bash[111638]: cluster 2023-11-30T20:02:55.438399+0000 mgr.x (mgr.24725) 52 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.378Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.378Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.378Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.378Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.378Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.378Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-30T20:02:58.239 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.379Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.379Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.379Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.380Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.380Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 bash[120205]: ts=2023-11-30T20:02:56.380Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 podman[124707]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-prometheus.a 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 systemd[1]: Stopped Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 systemd[1]: Starting Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 podman[124749]: Error: no container with ID or name "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:56 smithi069 systemd[1]: Started Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:02:58.240 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.226Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.226Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.226Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.227Z caller=main.go:589 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi069 (none))" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.227Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.227Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.228Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.228Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.230Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.230Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.232Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.232Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=696.428µs 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.232Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-30T20:02:58.241 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.233Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.242Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.243Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.243Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.01µs wal_replay_duration=10.20993ms wbl_replay_duration=99ns total_replay_duration=10.958046ms 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.245Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.245Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.245Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.258Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=12.848633ms db_storage=851ns remote_storage=1.171µs web_handler=641ns query_engine=535ns scrape=384.557µs scrape_sd=25.953µs notify=24.63µs notify_sd=5.831µs rules=12.142425ms tracing=5.886µs 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.258Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-30T20:02:58.242 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[124766]: ts=2023-11-30T20:02:57.258Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-11-30T20:02:58.243 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.872492+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:58.243 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[132020]: ts=2023-11-30T20:02:57.293Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004423448s 2023-11-30T20:02:58.244 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.872492+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:58.244 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.873335+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:58.244 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.885916+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:58.244 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.890247+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T20:02:58.244 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.890593+0000 mgr.x (mgr.24725) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T20:02:58.244 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.891387+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi057.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.891635+0000 mgr.x (mgr.24725) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi057.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.891855+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.892227+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.896054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.900985+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.901456+0000 mgr.x (mgr.24725) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.903683+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi069.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.903992+0000 mgr.x (mgr.24725) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi069.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.904340+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.904724+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: audit 2023-11-30T20:02:56.908475+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-30T20:02:58.245 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:57 smithi069 bash[108211]: cephadm 2023-11-30T20:02:56.910204+0000 mgr.x (mgr.24725) 57 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:02:58.246 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.873335+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:58.246 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.885916+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:58.246 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.890247+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T20:02:58.246 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.890593+0000 mgr.x (mgr.24725) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T20:02:58.246 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.891387+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi057.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T20:02:58.246 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.891635+0000 mgr.x (mgr.24725) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi057.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.891855+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.892227+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.896054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.900985+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.901456+0000 mgr.x (mgr.24725) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.903683+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi069.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.903992+0000 mgr.x (mgr.24725) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi069.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.904340+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.904724+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: audit 2023-11-30T20:02:56.908475+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-30T20:02:58.247 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[108227]: cephadm 2023-11-30T20:02:56.910204+0000 mgr.x (mgr.24725) 57 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:02:58.248 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.872492+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:58.248 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.873335+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:02:58.248 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.885916+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 197237145, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941616Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 446273945, \"cpu_percentage\": \"30.31%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:02:07.941754Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78360084, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941821Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74260152, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941913Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 67926753, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.941975Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 75686215, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942034Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"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\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13233029, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942170Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33585889, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942226Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55857643, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:07.942284Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.890247+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.890593+0000 mgr.x (mgr.24725) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.891387+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi057.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.891635+0000 mgr.x (mgr.24725) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi057.front.sepia.ceph.com:9093"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.891855+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.892227+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.896054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi057.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.900985+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.901456+0000 mgr.x (mgr.24725) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.903683+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi069.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.903992+0000 mgr.x (mgr.24725) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi069.front.sepia.ceph.com:9095"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.904340+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-30T20:02:58.249 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.904724+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-30T20:02:58.250 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: audit 2023-11-30T20:02:56.908475+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi069.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-30T20:02:58.250 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:57 smithi057 bash[111638]: cephadm 2023-11-30T20:02:56.910204+0000 mgr.x (mgr.24725) 57 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 2023-11-30T20:02:59.155 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: cluster 2023-11-30T20:02:57.438685+0000 mgr.x (mgr.24725) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:59.155 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.236413+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-30T20:02:59.155 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.236973+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-30T20:02:59.155 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.250264+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-30T20:02:59.155 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.251914+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:02:59.155 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.252938+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.253494+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[108227]: audit 2023-11-30T20:02:58.263144+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: cluster 2023-11-30T20:02:57.438685+0000 mgr.x (mgr.24725) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.236413+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.236973+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.250264+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.251914+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.252938+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:02:59.156 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.253494+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:02:59.157 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:58 smithi057 bash[111638]: audit 2023-11-30T20:02:58.263144+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-30T20:02:59.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: cluster 2023-11-30T20:02:57.438685+0000 mgr.x (mgr.24725) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:02:59.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.236413+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-30T20:02:59.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.236973+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-30T20:02:59.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.250264+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"progress_id\": \"3b2c820e-c8f5-446e-b3d4-49269d4d293e\", \"target_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"target_version\": \"16.2.14-328-g0dc074ce\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-30T20:02:59.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.251914+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:02:59.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.252938+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:02:59.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.253494+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:02:59.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:58 smithi069 bash[108211]: audit 2023-11-30T20:02:58.263144+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-30T20:03:00.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: cephadm 2023-11-30T20:02:58.250849+0000 mgr.x (mgr.24725) 59 : cephadm [INF] Upgrade: Target is version 16.2.14-328-g0dc074ce (pacific) 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: cephadm 2023-11-30T20:02:58.250930+0000 mgr.x (mgr.24725) 60 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e'] 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: cephadm 2023-11-30T20:02:58.264002+0000 mgr.x (mgr.24725) 61 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: cephadm 2023-11-30T20:02:58.264494+0000 mgr.x (mgr.24725) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.210962+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.211740+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.226107+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]': finished 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.227250+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.227605+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.228513+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:03:00.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.229391+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[111638]: audit 2023-11-30T20:02:59.230504+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: cephadm 2023-11-30T20:02:58.250849+0000 mgr.x (mgr.24725) 59 : cephadm [INF] Upgrade: Target is version 16.2.14-328-g0dc074ce (pacific) 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: cephadm 2023-11-30T20:02:58.250930+0000 mgr.x (mgr.24725) 60 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e'] 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: cephadm 2023-11-30T20:02:58.264002+0000 mgr.x (mgr.24725) 61 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: cephadm 2023-11-30T20:02:58.264494+0000 mgr.x (mgr.24725) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.210962+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.211740+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.226107+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]': finished 2023-11-30T20:03:00.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.227250+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:00.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.227605+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:00.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.228513+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:03:00.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.229391+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:00.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:02:59 smithi057 bash[108227]: audit 2023-11-30T20:02:59.230504+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-30T20:03:00.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: cephadm 2023-11-30T20:02:58.250849+0000 mgr.x (mgr.24725) 59 : cephadm [INF] Upgrade: Target is version 16.2.14-328-g0dc074ce (pacific) 2023-11-30T20:03:00.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: cephadm 2023-11-30T20:02:58.250930+0000 mgr.x (mgr.24725) 60 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e'] 2023-11-30T20:03:00.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: cephadm 2023-11-30T20:02:58.264002+0000 mgr.x (mgr.24725) 61 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:00.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: cephadm 2023-11-30T20:02:58.264494+0000 mgr.x (mgr.24725) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:00.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.210962+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:00.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.211740+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:00.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.226107+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr.y"}]': finished 2023-11-30T20:03:00.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.227250+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:00.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.227605+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:00.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.228513+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:03:00.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.229391+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:00.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:02:59 smithi069 bash[108211]: audit 2023-11-30T20:02:59.230504+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-30T20:03:00.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:00 smithi057 systemd[1]: Stopping Ceph mgr.y for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:03:01.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:00 smithi057 bash[108227]: cephadm 2023-11-30T20:02:59.210485+0000 mgr.x (mgr.24725) 63 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-30T20:03:01.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:00 smithi057 bash[108227]: cephadm 2023-11-30T20:02:59.230045+0000 mgr.x (mgr.24725) 64 : cephadm [INF] Deploying daemon mgr.y on smithi057 2023-11-30T20:03:01.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:00 smithi057 bash[108227]: cluster 2023-11-30T20:02:59.439378+0000 mgr.x (mgr.24725) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:01.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:00 smithi057 bash[111638]: cephadm 2023-11-30T20:02:59.210485+0000 mgr.x (mgr.24725) 63 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-30T20:03:01.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:00 smithi057 bash[111638]: cephadm 2023-11-30T20:02:59.230045+0000 mgr.x (mgr.24725) 64 : cephadm [INF] Deploying daemon mgr.y on smithi057 2023-11-30T20:03:01.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:00 smithi057 bash[111638]: cluster 2023-11-30T20:02:59.439378+0000 mgr.x (mgr.24725) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:01.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:00 smithi069 bash[108211]: cephadm 2023-11-30T20:02:59.210485+0000 mgr.x (mgr.24725) 63 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-30T20:03:01.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:00 smithi069 bash[108211]: cephadm 2023-11-30T20:02:59.230045+0000 mgr.x (mgr.24725) 64 : cephadm [INF] Deploying daemon mgr.y on smithi057 2023-11-30T20:03:01.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:00 smithi069 bash[108211]: cluster 2023-11-30T20:02:59.439378+0000 mgr.x (mgr.24725) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:03.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:02 smithi057 bash[108227]: cluster 2023-11-30T20:03:01.439969+0000 mgr.x (mgr.24725) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:03.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:01.439969+0000 mgr.x (mgr.24725) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:03.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:02 smithi069 bash[108211]: cluster 2023-11-30T20:03:01.439969+0000 mgr.x (mgr.24725) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:04.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:04 smithi057 bash[108227]: cluster 2023-11-30T20:03:03.440547+0000 mgr.x (mgr.24725) 67 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:04.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:04 smithi057 bash[111638]: cluster 2023-11-30T20:03:03.440547+0000 mgr.x (mgr.24725) 67 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:04 smithi069 bash[108211]: cluster 2023-11-30T20:03:03.440547+0000 mgr.x (mgr.24725) 67 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:06.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:06 smithi069 bash[108211]: cluster 2023-11-30T20:03:05.441335+0000 mgr.x (mgr.24725) 68 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:06.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:06 smithi057 bash[108227]: cluster 2023-11-30T20:03:05.441335+0000 mgr.x (mgr.24725) 68 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:06.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:06 smithi057 bash[111638]: cluster 2023-11-30T20:03:05.441335+0000 mgr.x (mgr.24725) 68 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:08.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:08 smithi069 bash[108211]: cluster 2023-11-30T20:03:07.441941+0000 mgr.x (mgr.24725) 69 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:08.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:08 smithi057 bash[108227]: cluster 2023-11-30T20:03:07.441941+0000 mgr.x (mgr.24725) 69 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:08 smithi057 bash[111638]: cluster 2023-11-30T20:03:07.441941+0000 mgr.x (mgr.24725) 69 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:10.683 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:10 smithi057 bash[108227]: cluster 2023-11-30T20:03:09.442825+0000 mgr.x (mgr.24725) 70 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:10.683 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:10 smithi057 bash[132382]: time="2023-11-30T20:03:10Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.y in 10 seconds, resorting to SIGKILL" 2023-11-30T20:03:10.683 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:10 smithi057 bash[132382]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.y 2023-11-30T20:03:10.684 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:10 smithi057 bash[111638]: cluster 2023-11-30T20:03:09.442825+0000 mgr.x (mgr.24725) 70 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:10.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:10 smithi069 bash[108211]: cluster 2023-11-30T20:03:09.442825+0000 mgr.x (mgr.24725) 70 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:10.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:10 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-11-30T20:03:11.441 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-11-30T20:03:11.441 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 systemd[1]: Stopped Ceph mgr.y for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:03:11.441 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 systemd[1]: Starting Ceph mgr.y for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:03:11.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:11.550+0000 7f4969a5e700 1 -- 172.21.15.57:0/3896946293 <== mon.0 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55942cf564e0 con 0x55942cf2ac00 2023-11-30T20:03:11.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 bash[132571]: a83c0d94cda9d7cd19c49925d1fd1442ecfdb723769d545440da4681a2726688 2023-11-30T20:03:11.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 systemd[1]: Started Ceph mgr.y for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:03:11.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:11.695+0000 7f497a045680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-30T20:03:11.960 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:11.792+0000 7f497a045680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-30T20:03:12.076 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:03:12.513 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:12.295+0000 7f497a045680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-30T20:03:12.802 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 starting - - - - 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (5m) 64s ago 5m 32.0M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 running (91s) 64s ago 7m 425M - 16.2.14-328-g0dc074ce d30c4dc4d760 b258fc57ad96 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 starting - - - - 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (9m) 66s ago 9m 199M 2048M 15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (8m) 64s ago 8m 188M 2048M 15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (8m) 66s ago 8m 186M 2048M 15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (5m) 66s ago 5m 11.0M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (5m) 64s ago 5m 12.6M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (7m) 66s ago 7m 70.3M 4096M 15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (7m) 66s ago 7m 75.4M 4096M 15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (7m) 66s ago 7m 58.7M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:03:12.803 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (6m) 66s ago 7m 75.5M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (6m) 64s ago 6m 74.7M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (6m) 64s ago 6m 70.8M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (6m) 64s ago 6m 64.7M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (6m) 64s ago 6m 72.1M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 starting - - - - 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (4m) 66s ago 4m 55.7M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:03:12.804 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (4m) 64s ago 4m 53.2M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:03:12.838 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: cluster 2023-11-30T20:03:11.443332+0000 mgr.x (mgr.24725) 71 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:12.838 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: audit 2023-11-30T20:03:11.622250+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:12.838 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: audit 2023-11-30T20:03:11.622954+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:12.838 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: audit 2023-11-30T20:03:11.626485+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:12.838 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: audit 2023-11-30T20:03:11.627606+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:12.839 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: audit 2023-11-30T20:03:11.629201+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:12.839 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:12 smithi069 bash[108211]: audit 2023-11-30T20:03:11.629482+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:12.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: cluster 2023-11-30T20:03:11.443332+0000 mgr.x (mgr.24725) 71 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:12.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: cluster 2023-11-30T20:03:11.443332+0000 mgr.x (mgr.24725) 71 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: audit 2023-11-30T20:03:11.622250+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:12.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: audit 2023-11-30T20:03:11.622250+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:12.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: audit 2023-11-30T20:03:11.622954+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:12.962 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: audit 2023-11-30T20:03:11.622954+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:12.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: audit 2023-11-30T20:03:11.626485+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:12.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: audit 2023-11-30T20:03:11.627606+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:12.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: audit 2023-11-30T20:03:11.629201+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:12.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[111638]: audit 2023-11-30T20:03:11.629482+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:12.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: audit 2023-11-30T20:03:11.626485+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 209086054, \"cpu_percentage\": \"2.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.358780Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 195454566, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359058Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73725378, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359137Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79157002, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359196Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61603840, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359254Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79177973, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359313Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11639193, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359371Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 58437140, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:02:06.359488Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:12.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: audit 2023-11-30T20:03:11.627606+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:12.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: audit 2023-11-30T20:03:11.629201+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:12.963 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:12 smithi057 bash[108227]: audit 2023-11-30T20:03:11.629482+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:13.290 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:03:13.290 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:03:13.290 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:03:13.290 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:13.291 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:03:13.292 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-30T20:03:13.292 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:03:13.292 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:03:13.292 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:03:13.521 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:13.251+0000 7f497a045680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-30T20:03:13.522 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:13.365+0000 7f497a045680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-30T20:03:13.523 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.059699+0000 mgr.x (mgr.24725) 72 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.523 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.427040+0000 mgr.x (mgr.24725) 73 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.523 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.790257+0000 mgr.x (mgr.24725) 74 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.791953+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.792288+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.792594+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.792874+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.793132+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.793382+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.794895+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.795165+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.795447+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.795752+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:12.796089+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.524 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[111638]: audit 2023-11-30T20:03:13.289591+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.57:0/137141340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.059699+0000 mgr.x (mgr.24725) 72 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.427040+0000 mgr.x (mgr.24725) 73 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.790257+0000 mgr.x (mgr.24725) 74 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.791953+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.792288+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.792594+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.792874+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.525 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.793132+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.793382+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.794895+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.795165+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.795447+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.795752+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:12.796089+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.526 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:13 smithi057 bash[108227]: audit 2023-11-30T20:03:13.289591+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.57:0/137141340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:13.684 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:03:13.684 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:03:13.684 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:03:13.685 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:03:13.685 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:03:13.685 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "", 2023-11-30T20:03:13.685 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading mgr daemons", 2023-11-30T20:03:13.685 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:03:13.685 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:03:13.857 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.059699+0000 mgr.x (mgr.24725) 72 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.857 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.427040+0000 mgr.x (mgr.24725) 73 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.858 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.790257+0000 mgr.x (mgr.24725) 74 : audit [DBG] from='client.24808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:13.858 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.791953+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.858 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.792288+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.858 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.792594+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.858 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.792874+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.858 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.793132+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.793382+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.794895+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.795165+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.795447+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.795752+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:12.796089+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:13.859 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:13 smithi069 bash[108211]: audit 2023-11-30T20:03:13.289591+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.57:0/137141340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:13.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:13.642+0000 7f497a045680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-30T20:03:14.622 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:14 smithi069 bash[108211]: cluster 2023-11-30T20:03:13.443746+0000 mgr.x (mgr.24725) 75 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:14.622 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:14 smithi069 bash[108211]: audit 2023-11-30T20:03:13.683630+0000 mgr.x (mgr.24725) 76 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:14.787 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:14 smithi057 bash[108227]: cluster 2023-11-30T20:03:13.443746+0000 mgr.x (mgr.24725) 75 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:14.788 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:14 smithi057 bash[108227]: audit 2023-11-30T20:03:13.683630+0000 mgr.x (mgr.24725) 76 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:14.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:14 smithi057 bash[111638]: cluster 2023-11-30T20:03:13.443746+0000 mgr.x (mgr.24725) 75 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:14.788 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:14 smithi057 bash[111638]: audit 2023-11-30T20:03:13.683630+0000 mgr.x (mgr.24725) 76 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:15.045 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:14.786+0000 7f497a045680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-30T20:03:15.045 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:14.946+0000 7f497a045680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:03:15.399 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:15.043+0000 7f497a045680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-30T20:03:15.399 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:15.157+0000 7f497a045680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-30T20:03:15.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:15.397+0000 7f497a045680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-30T20:03:15.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[111638]: audit 2023-11-30T20:03:14.896582+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[108227]: audit 2023-11-30T20:03:14.896582+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[111638]: audit 2023-11-30T20:03:14.897268+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[108227]: audit 2023-11-30T20:03:14.897268+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[108227]: audit 2023-11-30T20:03:14.902684+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:15.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[111638]: audit 2023-11-30T20:03:14.902684+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:15.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[111638]: audit 2023-11-30T20:03:15.486707+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[108227]: audit 2023-11-30T20:03:15.486707+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[111638]: audit 2023-11-30T20:03:15.487407+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[111638]: audit 2023-11-30T20:03:15.492807+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:15.717 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[108227]: audit 2023-11-30T20:03:15.487407+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.717 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:15 smithi057 bash[108227]: audit 2023-11-30T20:03:15.492807+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:15.917 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:15 smithi069 bash[108211]: audit 2023-11-30T20:03:14.896582+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.917 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:15 smithi069 bash[108211]: audit 2023-11-30T20:03:14.897268+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.917 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:15 smithi069 bash[108211]: audit 2023-11-30T20:03:14.902684+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 221459251, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894595Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 454347980, \"cpu_percentage\": \"9.00%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894735Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 82837504, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894802Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 78024540, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894893Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 71156367, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.894957Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 79335260, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895019Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33585889, \"cpu_percentage\": \"1.19%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895081Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13704888, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895158Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895219Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 56130273, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:14.895278Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:14.895382Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:15.917 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:15 smithi069 bash[108211]: audit 2023-11-30T20:03:15.486707+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.917 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:15 smithi069 bash[108211]: audit 2023-11-30T20:03:15.487407+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-30T20:03:15.917 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:15 smithi069 bash[108211]: audit 2023-11-30T20:03:15.492807+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 249036800, \"cpu_percentage\": \"2.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.484784Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 44228935, \"cpu_percentage\": \"109.64%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:15.484954Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 220200960, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485026Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 77363937, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485094Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 83141591, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485172Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 63994593, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485232Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 83298877, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485292Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11586764, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485350Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20394803, \"cpu_percentage\": \"0.49%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485409Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 58667827, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:15.485467Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:15.485597Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}}"}]': finished 2023-11-30T20:03:16.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:15.752+0000 7f497a045680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-30T20:03:16.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:15.873+0000 7f497a045680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-30T20:03:16.807 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:16.712+0000 7f497a045680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: cluster 2023-11-30T20:03:15.444420+0000 mgr.x (mgr.24725) 77 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.820804+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.821082+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.826302+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.831085+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.831884+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:16.808 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.832195+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: cephadm 2023-11-30T20:03:15.832791+0000 mgr.x (mgr.24725) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: cephadm 2023-11-30T20:03:15.833126+0000 mgr.x (mgr.24725) 79 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: cephadm 2023-11-30T20:03:15.834758+0000 mgr.x (mgr.24725) 80 : cephadm [INF] Failing over to other MGR 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.834948+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.835246+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.846929+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: cluster 2023-11-30T20:03:15.847857+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-11-30T20:03:16.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.848514+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:03:16.810 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.849146+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:03:16.810 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[111638]: audit 2023-11-30T20:03:15.849383+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:03:16.810 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: cluster 2023-11-30T20:03:15.444420+0000 mgr.x (mgr.24725) 77 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:16.810 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.820804+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:16.810 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.821082+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:16.810 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.826302+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.831085+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.831884+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.832195+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: cephadm 2023-11-30T20:03:15.832791+0000 mgr.x (mgr.24725) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: cephadm 2023-11-30T20:03:15.833126+0000 mgr.x (mgr.24725) 79 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: cephadm 2023-11-30T20:03:15.834758+0000 mgr.x (mgr.24725) 80 : cephadm [INF] Failing over to other MGR 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.834948+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-30T20:03:16.811 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.835246+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-30T20:03:16.812 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.846929+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:03:16.812 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: cluster 2023-11-30T20:03:15.847857+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-11-30T20:03:16.812 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.848514+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:03:16.812 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.849146+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:03:16.812 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:16 smithi057 bash[108227]: audit 2023-11-30T20:03:15.849383+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:03:16.840 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[122777]: debug 2023-11-30T20:03:16.838+0000 7f502a9ac700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-30T20:03:16.840 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: cluster 2023-11-30T20:03:15.444420+0000 mgr.x (mgr.24725) 77 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 6.3 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:16.840 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.820804+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:16.840 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.821082+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:16.840 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.826302+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.831085+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.831884+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.832195+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: cephadm 2023-11-30T20:03:15.832791+0000 mgr.x (mgr.24725) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: cephadm 2023-11-30T20:03:15.833126+0000 mgr.x (mgr.24725) 79 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: cephadm 2023-11-30T20:03:15.834758+0000 mgr.x (mgr.24725) 80 : cephadm [INF] Failing over to other MGR 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.834948+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.835246+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.846929+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: cluster 2023-11-30T20:03:15.847857+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.848514+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:03:16.841 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.849146+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24725 172.21.15.69:0/3845459954' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:03:16.842 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[108211]: audit 2023-11-30T20:03:15.849383+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:03:17.124 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:16.805+0000 7f497a045680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-30T20:03:17.124 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:16.919+0000 7f497a045680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-30T20:03:17.124 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:17.122+0000 7f497a045680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-30T20:03:17.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[122777]: ignoring --setuser ceph since I am not root 2023-11-30T20:03:17.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[122777]: ignoring --setgroup ceph since I am not root 2023-11-30T20:03:17.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:16 smithi069 bash[122777]: debug 2023-11-30T20:03:16.878+0000 7f13ed3bd700 1 -- 172.21.15.69:0/1107305819 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556f886b24e0 con 0x556f88689400 2023-11-30T20:03:17.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[122777]: debug 2023-11-30T20:03:17.000+0000 7f13fd586680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-30T20:03:17.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[122777]: debug 2023-11-30T20:03:17.082+0000 7f13fd586680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-30T20:03:17.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:17.423+0000 7f497a045680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-30T20:03:17.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:17.573+0000 7f497a045680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-30T20:03:17.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[122777]: debug 2023-11-30T20:03:17.444+0000 7f13fd586680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-30T20:03:18.021 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:17.724+0000 7f497a045680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:03:18.021 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:17.922+0000 7f497a045680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[108227]: audit 2023-11-30T20:03:16.838351+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[108227]: cluster 2023-11-30T20:03:16.838395+0000 mon.a (mon.0) 867 : cluster [DBG] mgrmap e20: y(active, starting, since 1.00266s) 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[108227]: audit 2023-11-30T20:03:16.844783+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[108227]: cluster 2023-11-30T20:03:16.844833+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[111638]: audit 2023-11-30T20:03:16.838351+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[111638]: cluster 2023-11-30T20:03:16.838395+0000 mon.a (mon.0) 867 : cluster [DBG] mgrmap e20: y(active, starting, since 1.00266s) 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[111638]: audit 2023-11-30T20:03:16.844783+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T20:03:18.022 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:17 smithi057 bash[111638]: cluster 2023-11-30T20:03:16.844833+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-11-30T20:03:18.213 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[108211]: audit 2023-11-30T20:03:16.838351+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-30T20:03:18.214 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[108211]: cluster 2023-11-30T20:03:16.838395+0000 mon.a (mon.0) 867 : cluster [DBG] mgrmap e20: y(active, starting, since 1.00266s) 2023-11-30T20:03:18.214 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[108211]: audit 2023-11-30T20:03:16.844783+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24725 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T20:03:18.215 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:17 smithi069 bash[108211]: cluster 2023-11-30T20:03:16.844833+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-11-30T20:03:18.459 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:18.019+0000 7f497a045680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-30T20:03:18.506 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[122777]: debug 2023-11-30T20:03:18.210+0000 7f13fd586680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-30T20:03:18.506 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[122777]: debug 2023-11-30T20:03:18.294+0000 7f13fd586680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-30T20:03:18.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[122777]: debug 2023-11-30T20:03:18.505+0000 7f13fd586680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-30T20:03:19.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: cluster 2023-11-30T20:03:18.034074+0000 mon.a (mon.0) 870 : cluster [INF] Active manager daemon y restarted 2023-11-30T20:03:19.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: cluster 2023-11-30T20:03:18.034917+0000 mon.a (mon.0) 871 : cluster [INF] Activating manager daemon y 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: audit 2023-11-30T20:03:18.035631+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: audit 2023-11-30T20:03:18.036361+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: audit 2023-11-30T20:03:18.037346+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: audit 2023-11-30T20:03:18.037597+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[108227]: cluster 2023-11-30T20:03:18.047236+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: cluster 2023-11-30T20:03:18.034074+0000 mon.a (mon.0) 870 : cluster [INF] Active manager daemon y restarted 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: cluster 2023-11-30T20:03:18.034917+0000 mon.a (mon.0) 871 : cluster [INF] Activating manager daemon y 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: audit 2023-11-30T20:03:18.035631+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-30T20:03:19.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: audit 2023-11-30T20:03:18.036361+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:19.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: audit 2023-11-30T20:03:18.037346+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-30T20:03:19.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: audit 2023-11-30T20:03:18.037597+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:19.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:18 smithi057 bash[111638]: cluster 2023-11-30T20:03:18.047236+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:03:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: cluster 2023-11-30T20:03:18.034074+0000 mon.a (mon.0) 870 : cluster [INF] Active manager daemon y restarted 2023-11-30T20:03:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: cluster 2023-11-30T20:03:18.034917+0000 mon.a (mon.0) 871 : cluster [INF] Activating manager daemon y 2023-11-30T20:03:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: audit 2023-11-30T20:03:18.035631+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-30T20:03:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: audit 2023-11-30T20:03:18.036361+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: audit 2023-11-30T20:03:18.037346+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-30T20:03:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: audit 2023-11-30T20:03:18.037597+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:19.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:18 smithi069 bash[108211]: cluster 2023-11-30T20:03:18.047236+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:03:19.735 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:19 smithi069 bash[122777]: debug 2023-11-30T20:03:19.437+0000 7f13fd586680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-30T20:03:19.735 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:19 smithi069 bash[122777]: debug 2023-11-30T20:03:19.565+0000 7f13fd586680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:03:19.735 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:19 smithi069 bash[122777]: debug 2023-11-30T20:03:19.643+0000 7f13fd586680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-30T20:03:20.014 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:19 smithi069 bash[122777]: debug 2023-11-30T20:03:19.734+0000 7f13fd586680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-30T20:03:20.015 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:19 smithi069 bash[122777]: debug 2023-11-30T20:03:19.930+0000 7f13fd586680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-30T20:03:20.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:19 smithi069 bash[108211]: cluster 2023-11-30T20:03:18.854483+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e21: y(active, starting, since 0.819768s) 2023-11-30T20:03:20.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:19 smithi057 bash[108227]: cluster 2023-11-30T20:03:18.854483+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e21: y(active, starting, since 0.819768s) 2023-11-30T20:03:20.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:19 smithi057 bash[111638]: cluster 2023-11-30T20:03:18.854483+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e21: y(active, starting, since 0.819768s) 2023-11-30T20:03:20.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:20 smithi069 bash[122777]: debug 2023-11-30T20:03:20.208+0000 7f13fd586680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-30T20:03:20.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:20 smithi069 bash[122777]: debug 2023-11-30T20:03:20.306+0000 7f13fd586680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-30T20:03:21.378 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.029+0000 7f13fd586680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-30T20:03:21.378 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.113+0000 7f13fd586680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-30T20:03:21.378 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.204+0000 7f13fd586680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-30T20:03:21.632 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.377+0000 7f13fd586680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-30T20:03:21.897 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.631+0000 7f13fd586680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-30T20:03:21.897 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.762+0000 7f13fd586680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-30T20:03:22.154 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:21 smithi069 bash[122777]: debug 2023-11-30T20:03:21.895+0000 7f13fd586680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:03:22.154 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[122777]: debug 2023-11-30T20:03:22.067+0000 7f13fd586680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-30T20:03:22.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[122777]: debug 2023-11-30T20:03:22.153+0000 7f13fd586680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-30T20:03:22.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[108211]: audit 2023-11-30T20:03:22.155983+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:03:22.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[108211]: cluster 2023-11-30T20:03:22.156061+0000 mon.a (mon.0) 878 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:03:22.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[108211]: audit 2023-11-30T20:03:22.156302+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:22.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[108211]: audit 2023-11-30T20:03:22.157230+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:03:22.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:22 smithi069 bash[108211]: audit 2023-11-30T20:03:22.157452+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:22.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[108227]: audit 2023-11-30T20:03:22.155983+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:03:22.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[108227]: cluster 2023-11-30T20:03:22.156061+0000 mon.a (mon.0) 878 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[108227]: audit 2023-11-30T20:03:22.156302+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[108227]: audit 2023-11-30T20:03:22.157230+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[108227]: audit 2023-11-30T20:03:22.157452+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[111638]: audit 2023-11-30T20:03:22.155983+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[111638]: cluster 2023-11-30T20:03:22.156061+0000 mon.a (mon.0) 878 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[111638]: audit 2023-11-30T20:03:22.156302+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[111638]: audit 2023-11-30T20:03:22.157230+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:03:22.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:22 smithi057 bash[111638]: audit 2023-11-30T20:03:22.157452+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.69:0/3340315545' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:23 smithi069 bash[108211]: cluster 2023-11-30T20:03:22.215629+0000 mon.a (mon.0) 879 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2023-11-30T20:03:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:23 smithi069 bash[108211]: audit 2023-11-30T20:03:22.216285+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:03:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:23 smithi069 bash[108211]: audit 2023-11-30T20:03:22.216547+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:03:23.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:23 smithi057 bash[108227]: cluster 2023-11-30T20:03:22.215629+0000 mon.a (mon.0) 879 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2023-11-30T20:03:23.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:23 smithi057 bash[108227]: audit 2023-11-30T20:03:22.216285+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:03:23.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:23 smithi057 bash[108227]: audit 2023-11-30T20:03:22.216547+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:03:23.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:23 smithi057 bash[111638]: cluster 2023-11-30T20:03:22.215629+0000 mon.a (mon.0) 879 : cluster [DBG] mgrmap e22: y(active, starting, since 4s), standbys: x 2023-11-30T20:03:23.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:23 smithi057 bash[111638]: audit 2023-11-30T20:03:22.216285+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:03:23.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:23 smithi057 bash[111638]: audit 2023-11-30T20:03:22.216547+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.? 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:03:25.172 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.856052+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:03:25.173 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.856230+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:03:25.173 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.856432+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:03:25.173 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.858175+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:03:25.173 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.858413+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:03:25.173 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.858628+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:03:25.174 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.858861+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:03:25.174 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.859065+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:03:25.174 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.859282+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:03:25.174 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.859491+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:03:25.175 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.859708+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:03:25.175 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.859948+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:03:25.175 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.860121+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:03:25.176 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.860526+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:03:25.176 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.861682+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:03:25.176 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.862675+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-30T20:03:25.176 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.863073+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:03:25.177 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.863416+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:03:25.177 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.863752+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:03:25.177 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.864169+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:03:25.177 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.864509+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:03:25.178 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.864842+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-30T20:03:25.178 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.865165+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:03:25.178 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.865474+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:03:25.179 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.865777+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:03:25.179 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.866090+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:03:25.179 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.866399+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:03:25.179 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.866704+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:03:25.180 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.867004+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:03:25.180 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.867325+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:03:25.180 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.867650+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:03:25.180 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.867959+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:03:25.181 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.868272+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:25.181 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.868571+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:25.181 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.868876+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:03:25.182 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.869172+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:03:25.182 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.869478+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:03:25.182 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: audit 2023-11-30T20:03:24.869774+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:03:25.182 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:24 smithi069 bash[108211]: cluster 2023-11-30T20:03:24.897308+0000 mon.a (mon.0) 882 : cluster [INF] Manager daemon y is now available 2023-11-30T20:03:25.184 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: [79B blob data] 2023-11-30T20:03:25.184 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: [79B blob data] 2023-11-30T20:03:25.185 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.856052+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:03:25.185 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.856230+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:03:25.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.856432+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:03:25.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.858175+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:03:25.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.858413+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:03:25.187 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.858628+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:03:25.187 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.858861+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:03:25.187 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.859065+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:03:25.187 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.859282+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:03:25.188 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.859491+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:03:25.188 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.859708+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:03:25.188 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.859948+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:03:25.189 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.860121+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:03:25.189 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.860526+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:03:25.189 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.861682+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:03:25.190 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.862675+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-30T20:03:25.190 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.863073+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:03:25.190 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.863416+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:03:25.191 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.856052+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:03:25.191 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.856230+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.856432+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.858175+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.858413+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.858628+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.858861+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.859065+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.859282+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.859491+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:03:25.192 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.859708+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.859948+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.860121+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.860526+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.861682+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.862675+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.863073+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:03:25.193 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.863416+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.863752+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.864169+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.864509+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.864842+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.865165+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.865474+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.865777+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.866090+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.866399+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.866704+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.867004+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:03:25.194 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.867325+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.867650+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.867959+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.868272+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.868571+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.868876+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.869172+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.869478+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: audit 2023-11-30T20:03:24.869774+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:03:25.195 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[108227]: cluster 2023-11-30T20:03:24.897308+0000 mon.a (mon.0) 882 : cluster [INF] Manager daemon y is now available 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.863752+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.864169+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.864509+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.864842+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.865165+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.865474+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.865777+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.866090+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.866399+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.866704+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.867004+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:03:25.196 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.867325+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.867650+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.867959+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.868272+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.868571+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.868876+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.869172+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.869478+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: audit 2023-11-30T20:03:24.869774+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:03:25.197 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:24 smithi057 bash[111638]: cluster 2023-11-30T20:03:24.897308+0000 mon.a (mon.0) 882 : cluster [INF] Manager daemon y is now available 2023-11-30T20:03:26.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: cephadm 2023-11-30T20:03:24.910277+0000 mgr.y (mgr.14877) 1 : cephadm [INF] inventory: adjusted host smithi069 addr 'smithi069' -> '172.21.15.69' 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:24.914720+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:24.915537+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:24.920212+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: cluster 2023-11-30T20:03:24.955800+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: cluster 2023-11-30T20:03:24.962236+0000 mgr.y (mgr.14877) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.029937+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.034724+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.092914+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:03:26.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.093364+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.100174+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.100599+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.270040+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[108227]: audit 2023-11-30T20:03:25.272057+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: cephadm 2023-11-30T20:03:24.910277+0000 mgr.y (mgr.14877) 1 : cephadm [INF] inventory: adjusted host smithi069 addr 'smithi069' -> '172.21.15.69' 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:24.914720+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:24.915537+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:03:26.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:24.920212+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: cluster 2023-11-30T20:03:24.955800+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: cluster 2023-11-30T20:03:24.962236+0000 mgr.y (mgr.14877) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.029937+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.034724+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.092914+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.093364+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.100174+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.100599+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:03:26.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.270040+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:26.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:25 smithi057 bash[111638]: audit 2023-11-30T20:03:25.272057+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:26.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: cephadm 2023-11-30T20:03:24.910277+0000 mgr.y (mgr.14877) 1 : cephadm [INF] inventory: adjusted host smithi069 addr 'smithi069' -> '172.21.15.69' 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:24.914720+0000 mon.b (mon.2) 224 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:24.915537+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:24.920212+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi057\": {\"hostname\": \"smithi057\", \"addr\": \"172.21.15.57\", \"labels\": [], \"status\": \"\"}, \"smithi069\": {\"hostname\": \"smithi069\", \"addr\": \"172.21.15.69\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: cluster 2023-11-30T20:03:24.955800+0000 mon.a (mon.0) 885 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: cluster 2023-11-30T20:03:24.962236+0000 mgr.y (mgr.14877) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.029937+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.034724+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.092914+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:03:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.093364+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:03:26.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.100174+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:03:26.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.100599+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:03:26.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.270040+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:26.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:25 smithi069 bash[108211]: audit 2023-11-30T20:03:25.272057+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:28.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:27 smithi069 bash[108211]: cluster 2023-11-30T20:03:26.859807+0000 mgr.y (mgr.14877) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:28.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:27 smithi069 bash[108211]: cluster 2023-11-30T20:03:26.972802+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-11-30T20:03:28.322 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:27 smithi057 bash[108227]: cluster 2023-11-30T20:03:26.859807+0000 mgr.y (mgr.14877) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:28.322 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:27 smithi057 bash[108227]: cluster 2023-11-30T20:03:26.972802+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-11-30T20:03:28.323 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:27 smithi057 bash[111638]: cluster 2023-11-30T20:03:26.859807+0000 mgr.y (mgr.14877) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:28.323 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:27 smithi057 bash[111638]: cluster 2023-11-30T20:03:26.972802+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-11-30T20:03:29.387 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.470639+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.387 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.471564+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.387 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.479647+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:29.387 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.767362+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.768006+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.775753+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.796366+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.797152+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.797488+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.797817+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.798127+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.798416+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.798706+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.388 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.798992+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:28.799309+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.042824+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.043281+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.043620+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.043938+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.044274+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.044588+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.044910+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.045223+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.045553+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.047135+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:29.389 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.047492+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:29.390 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.055471+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:29.390 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.062277+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:29.390 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.063740+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:29.390 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:29 smithi069 bash[108211]: audit 2023-11-30T20:03:29.064117+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:29.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.470639+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.470639+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.471564+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.479647+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:29.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.471564+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.767362+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.479647+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"container_id\": \"198846e059f7\", \"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\": 237397606, \"cpu_percentage\": \"2.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468241Z\", \"created\": \"2023-11-30T19:53:38.624062Z\", \"started\": \"2023-11-30T19:53:42.351271Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:08.257889Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.469159Z\", \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:29.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.768006+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.775753+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.796366+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.797152+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.797488+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.797817+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.798127+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.798416+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.798706+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.798992+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:28.799309+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.042824+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.043281+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.043620+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.043938+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.044274+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.044588+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.044910+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.045223+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.045553+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.047135+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.047492+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:29.465 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.055471+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:29.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.062277+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:29.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.063740+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:29.466 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[108227]: audit 2023-11-30T20:03:29.064117+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:29.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.767362+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.768006+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.775753+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"b258fc57ad96\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 409154355, \"cpu_percentage\": \"13.66%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764963Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:01:41.633214Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:01:30.099775Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:28.765693Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.796366+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.797152+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.797488+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.797817+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.798127+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.798416+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.798706+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.798992+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:28.799309+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.042824+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.043281+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.043620+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.043938+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.044274+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.044588+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.044910+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.045223+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.045553+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:03:29.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.047135+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:29.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.047492+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:29.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.055471+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:29.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.062277+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:29.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.063740+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:29.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:29 smithi057 bash[111638]: audit 2023-11-30T20:03:29.064117+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[108227]: cluster 2023-11-30T20:03:28.860270+0000 mgr.y (mgr.14877) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[108227]: audit 2023-11-30T20:03:29.978681+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[108227]: audit 2023-11-30T20:03:29.979158+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[108227]: audit 2023-11-30T20:03:29.980321+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[108227]: audit 2023-11-30T20:03:29.981373+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[108227]: audit 2023-11-30T20:03:29.982955+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-30T20:03:30.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[111638]: cluster 2023-11-30T20:03:28.860270+0000 mgr.y (mgr.14877) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[111638]: audit 2023-11-30T20:03:29.978681+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[111638]: audit 2023-11-30T20:03:29.979158+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:30.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[111638]: audit 2023-11-30T20:03:29.980321+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:03:30.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[111638]: audit 2023-11-30T20:03:29.981373+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:30.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:30 smithi057 bash[111638]: audit 2023-11-30T20:03:29.982955+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-30T20:03:30.480 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:30 smithi069 bash[108211]: cluster 2023-11-30T20:03:28.860270+0000 mgr.y (mgr.14877) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:30.481 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:30 smithi069 bash[108211]: audit 2023-11-30T20:03:29.978681+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:30.481 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:30 smithi069 bash[108211]: audit 2023-11-30T20:03:29.979158+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:03:30.482 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:30 smithi069 bash[108211]: audit 2023-11-30T20:03:29.980321+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:03:30.482 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:30 smithi069 bash[108211]: audit 2023-11-30T20:03:29.981373+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:30.482 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:30 smithi069 bash[108211]: audit 2023-11-30T20:03:29.982955+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-30T20:03:31.140 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:30 smithi069 systemd[1]: Stopping Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:03:31.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:31 smithi057 bash[108227]: cephadm 2023-11-30T20:03:29.978050+0000 mgr.y (mgr.14877) 5 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-30T20:03:31.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:31 smithi057 bash[108227]: cephadm 2023-11-30T20:03:29.982434+0000 mgr.y (mgr.14877) 6 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T20:03:31.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:31 smithi057 bash[111638]: cephadm 2023-11-30T20:03:29.978050+0000 mgr.y (mgr.14877) 5 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-30T20:03:31.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:31 smithi057 bash[111638]: cephadm 2023-11-30T20:03:29.982434+0000 mgr.y (mgr.14877) 6 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T20:03:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:31 smithi069 bash[108211]: cephadm 2023-11-30T20:03:29.978050+0000 mgr.y (mgr.14877) 5 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-30T20:03:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:31 smithi069 bash[108211]: cephadm 2023-11-30T20:03:29.982434+0000 mgr.y (mgr.14877) 6 : cephadm [INF] Deploying daemon mgr.x on smithi069 2023-11-30T20:03:32.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:32 smithi057 bash[108227]: cluster 2023-11-30T20:03:30.861195+0000 mgr.y (mgr.14877) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:32.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:32 smithi057 bash[111638]: cluster 2023-11-30T20:03:30.861195+0000 mgr.y (mgr.14877) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:32.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:32 smithi069 bash[108211]: cluster 2023-11-30T20:03:30.861195+0000 mgr.y (mgr.14877) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:34.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:34 smithi057 bash[108227]: cluster 2023-11-30T20:03:32.861618+0000 mgr.y (mgr.14877) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:34.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:34 smithi057 bash[111638]: cluster 2023-11-30T20:03:32.861618+0000 mgr.y (mgr.14877) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:34.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:34 smithi069 bash[108211]: cluster 2023-11-30T20:03:32.861618+0000 mgr.y (mgr.14877) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:36.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:36 smithi057 bash[108227]: cluster 2023-11-30T20:03:34.862223+0000 mgr.y (mgr.14877) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:36.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:36 smithi057 bash[111638]: cluster 2023-11-30T20:03:34.862223+0000 mgr.y (mgr.14877) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:36.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:36 smithi069 bash[108211]: cluster 2023-11-30T20:03:34.862223+0000 mgr.y (mgr.14877) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:37.209 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:03:36 smithi057 bash[132020]: ts=2023-11-30T20:03:36.953Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-11-30T20:03:38.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:38 smithi057 bash[108227]: cluster 2023-11-30T20:03:36.863206+0000 mgr.y (mgr.14877) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:38.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:38 smithi057 bash[111638]: cluster 2023-11-30T20:03:36.863206+0000 mgr.y (mgr.14877) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:38.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:38 smithi069 bash[108211]: cluster 2023-11-30T20:03:36.863206+0000 mgr.y (mgr.14877) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:40.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:40 smithi057 bash[108227]: cluster 2023-11-30T20:03:38.863584+0000 mgr.y (mgr.14877) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:40.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:40 smithi057 bash[111638]: cluster 2023-11-30T20:03:38.863584+0000 mgr.y (mgr.14877) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:40 smithi069 bash[108211]: cluster 2023-11-30T20:03:38.863584+0000 mgr.y (mgr.14877) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:41.310 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:41 smithi069 bash[126588]: time="2023-11-30T20:03:41Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2023-11-30T20:03:41.571 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:41 smithi069 bash[126588]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x 2023-11-30T20:03:41.572 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:41 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-30T20:03:41.889 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:41 smithi069 bash[126648]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-11-30T20:03:42.199 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:41 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-11-30T20:03:42.199 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:41 smithi069 systemd[1]: Stopped Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:03:42.199 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:42 smithi069 systemd[1]: Starting Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:03:42.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:42 smithi057 bash[108227]: cluster 2023-11-30T20:03:40.864474+0000 mgr.y (mgr.14877) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:42.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:42 smithi057 bash[111638]: cluster 2023-11-30T20:03:40.864474+0000 mgr.y (mgr.14877) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:42.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:42 smithi069 bash[108211]: cluster 2023-11-30T20:03:40.864474+0000 mgr.y (mgr.14877) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:42.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:42.400+0000 7f291c305700 1 -- 172.21.15.69:0/4115927105 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563473c484e0 con 0x563473c1d000 2023-11-30T20:03:42.515 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:42 smithi069 bash[126789]: 117bd1c14d108de9fff14b59d9e85d7cafb65c219a968b2db7aba9d64f48de30 2023-11-30T20:03:42.515 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:42 smithi069 systemd[1]: Started Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:03:43.001 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:42.530+0000 7f292c8ec680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-30T20:03:43.001 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:42.615+0000 7f292c8ec680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-30T20:03:43.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:43.034+0000 7f292c8ec680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-30T20:03:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:43 smithi069 bash[108211]: audit 2023-11-30T20:03:42.467166+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:43 smithi069 bash[108211]: audit 2023-11-30T20:03:42.467842+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:43 smithi069 bash[108211]: audit 2023-11-30T20:03:42.480373+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:43 smithi069 bash[108211]: audit 2023-11-30T20:03:42.481473+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:43 smithi069 bash[108211]: audit 2023-11-30T20:03:42.483397+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:43.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[108227]: audit 2023-11-30T20:03:42.467166+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:43.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[111638]: audit 2023-11-30T20:03:42.467166+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:43.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[108227]: audit 2023-11-30T20:03:42.467842+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:43.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[108227]: audit 2023-11-30T20:03:42.480373+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:43.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[108227]: audit 2023-11-30T20:03:42.481473+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:43.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[108227]: audit 2023-11-30T20:03:42.483397+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:43.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[111638]: audit 2023-11-30T20:03:42.467842+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:43.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[111638]: audit 2023-11-30T20:03:42.480373+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 230162432, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.764799Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 83990937, \"cpu_percentage\": \"0.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765043Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79932948, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765115Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 73022832, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765201Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81191239, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765273Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37077647, \"cpu_percentage\": \"0.98%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765346Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13736345, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765417Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33806090, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.765486Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57210306, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.765557Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:43.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[111638]: audit 2023-11-30T20:03:42.481473+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:43.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:43 smithi057 bash[111638]: audit 2023-11-30T20:03:42.483397+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:03:44.046 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:03:44.177 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:43.844+0000 7f292c8ec680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-30T20:03:44.178 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:43.934+0000 7f292c8ec680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-30T20:03:44.500 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:44.176+0000 7f292c8ec680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-30T20:03:44.719 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:03:44.719 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (57s) 16s ago 6m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:03:44.719 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (5m) 15s ago 5m 32.2M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:03:44.719 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 starting - - - - 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (33s) 16s ago 10m 421M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (10m) 16s ago 10m 226M 2048M 15.2.0 204a01f9b0b6 198846e059f7 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (8m) 15s ago 8m 219M 2048M 15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (8m) 16s ago 8m 216M 2048M 15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (6m) 16s ago 6m 10.9M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (6m) 15s ago 6m 13.0M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (8m) 16s ago 8m 75.5M 4096M 15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (8m) 16s ago 8m 81.4M 4096M 15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (7m) 16s ago 7m 62.4M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (7m) 16s ago 7m 81.7M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (7m) 15s ago 7m 80.0M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (6m) 15s ago 7m 76.2M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:03:44.720 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (6m) 15s ago 6m 69.6M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:03:44.721 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (6m) 15s ago 6m 77.4M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:03:44.721 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (47s) 15s ago 6m 35.3M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:03:44.721 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (5m) 16s ago 5m 56.8M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:03:44.721 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (5m) 15s ago 5m 54.5M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:03:44.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:44 smithi069 bash[108211]: cluster 2023-11-30T20:03:42.864900+0000 mgr.y (mgr.14877) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:44.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:44 smithi057 bash[108227]: cluster 2023-11-30T20:03:42.864900+0000 mgr.y (mgr.14877) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:44.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:44 smithi057 bash[111638]: cluster 2023-11-30T20:03:42.864900+0000 mgr.y (mgr.14877) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:45.127 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:03:45.128 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:03:45.407 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:45.239+0000 7f292c8ec680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-30T20:03:45.408 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:45.376+0000 7f292c8ec680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:03:45.466 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:03:45.466 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:03:45.466 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:03:45.466 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:03:45.467 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [], 2023-11-30T20:03:45.467 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "", 2023-11-30T20:03:45.467 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading mgr daemons", 2023-11-30T20:03:45.467 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:03:45.467 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:03:45.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:45.465+0000 7f292c8ec680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-30T20:03:45.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:45.574+0000 7f292c8ec680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-30T20:03:45.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.033061+0000 mgr.y (mgr.14877) 14 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.373411+0000 mgr.y (mgr.14877) 15 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.708007+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.708512+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.708891+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.709276+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.709708+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.710092+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.711889+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.712335+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.712740+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.713131+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:44.713475+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:45 smithi069 bash[108211]: audit 2023-11-30T20:03:45.126374+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.57:0/2175399264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:45.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.033061+0000 mgr.y (mgr.14877) 14 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.373411+0000 mgr.y (mgr.14877) 15 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.708007+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.708512+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.708891+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.709276+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.709708+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.710092+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.711889+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.712335+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.712740+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.713131+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:44.713475+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[108227]: audit 2023-11-30T20:03:45.126374+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.57:0/2175399264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.033061+0000 mgr.y (mgr.14877) 14 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.373411+0000 mgr.y (mgr.14877) 15 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.708007+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.708512+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.708891+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.709276+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.709708+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.710092+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.711889+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.712335+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.712740+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.713131+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:44.713475+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:03:45.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:45 smithi057 bash[111638]: audit 2023-11-30T20:03:45.126374+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.57:0/2175399264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:46.081 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:45.778+0000 7f292c8ec680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-30T20:03:46.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:46.079+0000 7f292c8ec680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-30T20:03:46.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:46.179+0000 7f292c8ec680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-30T20:03:46.861 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:44.705881+0000 mgr.y (mgr.14877) 16 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:46.861 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: cluster 2023-11-30T20:03:44.865303+0000 mgr.y (mgr.14877) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:46.861 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:45.465121+0000 mgr.y (mgr.14877) 18 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:46.862 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:44.705881+0000 mgr.y (mgr.14877) 16 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:46.862 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: cluster 2023-11-30T20:03:44.865303+0000 mgr.y (mgr.14877) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:46.862 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:45.465121+0000 mgr.y (mgr.14877) 18 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:46.862 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.030830+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:46.863 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.030830+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:46.863 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.031588+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:46.863 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.031588+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.044042+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.046092+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.046438+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.058512+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.064886+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.066102+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.066400+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.068088+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:46.864 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.069097+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.069376+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.082444+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]': finished 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.083497+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.083841+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.087555+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.088463+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.088779+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.092761+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.095978+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:03:46.865 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[111638]: audit 2023-11-30T20:03:46.096869+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.044042+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.046092+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.046438+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.058512+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.064886+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.066102+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.066400+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.068088+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:46.866 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.069097+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.069376+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.082444+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]': finished 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.083497+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.083841+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.087555+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.088463+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.088779+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.092761+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.095978+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:03:46.867 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:46 smithi057 bash[108227]: audit 2023-11-30T20:03:46.096869+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-11-30T20:03:46.906 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:44.705881+0000 mgr.y (mgr.14877) 16 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:46.906 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: cluster 2023-11-30T20:03:44.865303+0000 mgr.y (mgr.14877) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:46.906 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:45.465121+0000 mgr.y (mgr.14877) 18 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:03:46.906 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.030830+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.031588+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.044042+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi069","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi069\", \"container_id\": \"f423adc9df59\", \"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\": 223975833, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028364Z\", \"created\": \"2023-11-30T19:54:58.592082Z\", \"started\": \"2023-11-30T19:54:58.623600Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi069\", \"container_id\": \"117bd1c14d10\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 47039119, \"cpu_percentage\": \"109.39%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:46.028557Z\", \"created\": \"2023-11-30T19:55:14.549712Z\", \"started\": \"2023-11-30T20:03:42.160355Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi069\", \"container_id\": \"f4ba912b611c\", \"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\": 85123399, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028655Z\", \"created\": \"2023-11-30T19:56:22.904120Z\", \"started\": \"2023-11-30T19:56:36.214674Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi069\", \"container_id\": \"3db52699e5a2\", \"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\": 80761323, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028743Z\", \"created\": \"2023-11-30T19:56:36.655801Z\", \"started\": \"2023-11-30T19:56:50.589913Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi069\", \"container_id\": \"1ef3c42a6385\", \"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\": 73756835, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028826Z\", \"created\": \"2023-11-30T19:56:50.699474Z\", \"started\": \"2023-11-30T19:57:04.468412Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi069\", \"container_id\": \"7b57eddb7c72\", \"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\": 82093015, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028907Z\", \"created\": \"2023-11-30T19:57:04.911144Z\", \"started\": \"2023-11-30T19:57:06.039873Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi069\", \"container_id\": \"5048cfa973bc\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 37203476, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.028991Z\", \"created\": \"2023-11-30T19:57:24.226695Z\", \"started\": \"2023-11-30T20:02:56.964250Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi069\", \"container_id\": \"1a6fd4bea253\", \"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\": 13683916, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029073Z\", \"created\": \"2023-11-30T19:57:25.977654Z\", \"started\": \"2023-11-30T19:57:33.873088Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi069\", \"container_id\": \"aa7ce5394ae5\", \"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\": 33816576, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029169Z\", \"created\": \"2023-11-30T19:57:58.274900Z\", \"started\": \"2023-11-30T19:57:58.386234Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi069.qpnbyd\", \"daemon_name\": \"rgw.r.z.smithi069.qpnbyd\", \"hostname\": \"smithi069\", \"container_id\": \"d953b5e19ab0\", \"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\": 57283706, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:46.029253Z\", \"created\": \"2023-11-30T19:58:29.840164Z\", \"started\": \"2023-11-30T19:58:29.872622Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476989Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"54b63a74-aaf5-465c-ad91-57706b1faf48\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"sOkoeG-oEkw-9clt-CrzN-aWe2-oEkf-qMxueL\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5089f366-fb77-4f95-8343-a00019ca9308\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"JIA3oc-hBnh-3Ayn-nXaw-PPfr-f33p-dLhKHS\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3ce94743-7dd9-4a6b-8e2f-060456c09964\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"qgzXky-hMUZ-EmvD-6zLg-LUXq-TjRl-2MfN3n\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"71341daf-b0ad-42a9-90d0-bda19e1a239c\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"YsNwAf-6Pog-zU61-rs9B-n5V2-F9zT-npSbNs\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400Y0400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.476997Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5QJH7\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:46.975702Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:29.982293Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:32.933461Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:47.123348Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:01.172095Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:03.384590Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-30T20:02:47.795347Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:25.518660Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-30T19:57:40.443842Z\"}, \"rgw.r.z.smithi069.qpnbyd\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:26.654992Z\"}}, \"last_daemon_update\": \"2023-11-30T20:03:46.029404Z\", \"last_device_update\": \"2023-11-30T19:57:08.452402Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:40.932672Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.046092+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.046438+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.058512+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.064886+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.066102+0000 mon.b (mon.2) 275 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.066400+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.068088+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:03:46.907 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.069097+0000 mon.b (mon.2) 277 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.069376+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.082444+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mgr"}]': finished 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.083497+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.083841+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.087555+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.088463+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.088779+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.092761+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.095978+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:03:46.908 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:46 smithi069 bash[108211]: audit 2023-11-30T20:03:46.096869+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-11-30T20:03:47.260 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:46.904+0000 7f292c8ec680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-30T20:03:47.260 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:46.990+0000 7f292c8ec680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-30T20:03:47.260 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:47.083+0000 7f292c8ec680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-30T20:03:47.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:47.258+0000 7f292c8ec680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-30T20:03:47.785 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:47.515+0000 7f292c8ec680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-30T20:03:47.785 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:47.649+0000 7f292c8ec680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-30T20:03:47.785 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: cephadm 2023-11-30T20:03:46.068860+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-30T20:03:47.785 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: cephadm 2023-11-30T20:03:46.097468+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-30T20:03:47.785 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.304462+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:47.786 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.305151+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:47.786 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.318316+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]': finished 2023-11-30T20:03:47.786 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.319306+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:03:47.786 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.319975+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:03:47.786 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.320670+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:47.786 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:47 smithi069 bash[108211]: audit 2023-11-30T20:03:47.321716+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:03:47.922 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: cephadm 2023-11-30T20:03:46.068860+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-30T20:03:47.922 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: cephadm 2023-11-30T20:03:46.097468+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-30T20:03:47.922 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.304462+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:47.922 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.305151+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:47.922 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.318316+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]': finished 2023-11-30T20:03:47.922 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.319306+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.319975+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.320670+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[108227]: audit 2023-11-30T20:03:47.321716+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: cephadm 2023-11-30T20:03:46.068860+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: cephadm 2023-11-30T20:03:46.097468+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.304462+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.305151+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.318316+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]': finished 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.319306+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:03:47.923 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.319975+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:03:47.924 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.320670+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:47.924 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:03:47 smithi057 bash[111638]: audit 2023-11-30T20:03:47.321716+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:03:48.043 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:47.783+0000 7f292c8ec680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:03:48.043 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:47.956+0000 7f292c8ec680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-30T20:03:48.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:48 smithi057 systemd[1]: Stopping Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:03:48.514 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:48.041+0000 7f292c8ec680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-30T20:03:48.774 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:48 smithi057 bash[108227]: debug 2023-11-30T20:03:48.495+0000 7fa002043700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:03:48.774 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:48 smithi057 bash[108227]: debug 2023-11-30T20:03:48.495+0000 7fa002043700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-11-30T20:03:49.125 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:48 smithi057 bash[134573]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.a 2023-11-30T20:03:49.125 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 bash[134625]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-11-30T20:03:49.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-11-30T20:03:49.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 systemd[1]: Stopped Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:03:49.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 systemd[1]: Starting Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:03:50.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.878+0000 7faef49da880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T20:03:50.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.878+0000 7faef49da880 0 ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable), process ceph-mon, pid 7 2023-11-30T20:03:50.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.878+0000 7faef49da880 0 pidfile_write: ignore empty --pid-file 2023-11-30T20:03:50.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 bash[134762]: d136d448c52d69ab11f41ca7a29e7938d1d789ea2fb2172f8a92e67190c7867b 2023-11-30T20:03:50.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 systemd[1]: Started Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:03:50.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.883+0000 7faef49da880 0 load: jerasure load: lrc load: isa 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: RocksDB version: 6.8.1 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Compile date Nov 29 2023 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: DB SUMMARY 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: CURRENT file: CURRENT 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 875 Bytes 2023-11-30T20:03:50.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000026.sst 000027.sst 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000024.log size: 2823696 ; 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.error_if_exists: 0 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.create_if_missing: 0 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.env: 0x5651f1774080 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.fs: Posix File System 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.info_log: 0x5651f258da20 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T20:03:50.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.statistics: (nil) 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.use_fsync: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T20:03:50.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.db_log_dir: 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T20:03:50.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.write_buffer_manager: 0x5651f328a390 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T20:03:50.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.unordered_write: 0 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.row_cache: None 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.wal_filter: None 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.two_write_queues: 0 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T20:03:50.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.atomic_flush: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.log_readahead_size: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T20:03:50.217 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_open_files: -1 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Compression algorithms supported: 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kZSTD supported: 0 2023-11-30T20:03:50.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kXpressCompression supported: 0 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kZlibCompression supported: 1 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-30T20:03:50.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.merge_operator: 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_filter: None 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5651f253dd28) 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cache_index_and_filter_blocks: 1 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-30T20:03:50.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: pin_top_level_index_and_filter: 1 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: index_type: 0 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: data_block_index_type: 0 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: index_shortening: 1 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: data_block_hash_table_util_ratio: 0.750000 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: hash_index_allow_collision: 1 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: checksum: 1 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: no_block_cache: 0 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_cache: 0x5651f2572f10 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_cache_name: BinnedLRUCache 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_cache_options: 2023-11-30T20:03:50.222 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: capacity : 536870912 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: num_shard_bits : 4 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: strict_capacity_limit : 0 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: high_pri_pool_ratio: 0.000 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_cache_compressed: (nil) 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: persistent_cache: (nil) 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_size: 4096 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_size_deviation: 10 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_restart_interval: 16 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: index_block_restart_interval: 1 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: metadata_block_size: 4096 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: partition_filters: 0 2023-11-30T20:03:50.223 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: use_delta_encoding: 1 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: whole_key_filtering: 1 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: verify_compression: 0 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: read_amp_bytes_per_bit: 0 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: format_version: 2 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: enable_index_compression: 1 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: block_align: 0 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression: NoCompression 2023-11-30T20:03:50.224 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.num_levels: 7 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T20:03:50.225 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T20:03:50.226 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T20:03:50.227 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T20:03:50.228 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.table_properties_collectors: 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.bloom_locality: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T20:03:50.229 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.ttl: 2592000 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.884+0000 7faef49da880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.885+0000 7faef49da880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 29, last_sequence is 8752, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.885+0000 7faef49da880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 24 2023-11-30T20:03:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.885+0000 7faef49da880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374629886808, "job": 1, "event": "recovery_started", "log_files": [24]} 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.885+0000 7faef49da880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #24 mode 2 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.889+0000 7faef49da880 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. 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.893+0000 7faef49da880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374629894178, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 2810659, "table_properties": {"data_size": 2808075, "index_size": 1442, "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": 2134, "raw_average_key_size": 24, "raw_value_size": 2805537, "raw_average_value_size": 32247, "num_data_blocks": 45, "num_entries": 87, "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": 1701374629, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.893+0000 7faef49da880 4 rocksdb: [version_set.cc:3826] Creating manifest 30 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.899+0000 7faef49da880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374629900265, "job": 1, "event": "recovery_finished"} 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.900+0000 7faef49da880 4 rocksdb: DB pointer 0x5651f263b800 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.900+0000 7faedb7e0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.900+0000 7faedb7e0700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** DB Stats ** 2023-11-30T20:03:50.231 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** Compaction Stats [default] ** 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:03:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: L0 1/0 2.68 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: L6 2/0 71.06 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 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Sum 3/0 73.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** Compaction Stats [default] ** 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:03:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Flush(GB): cumulative 0.003, interval 0.003 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Cumulative compaction: 0.00 GB write, 169.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Interval compaction: 0.00 GB write, 169.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** Compaction Stats [default] ** 2023-11-30T20:03:50.234 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: L0 1/0 2.68 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: L6 2/0 71.06 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 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Sum 3/0 73.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** Compaction Stats [default] ** 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 596.1 0.00 0.00 1 0.004 0 0 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:03:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Flush(GB): cumulative 0.003, interval 0.000 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Cumulative compaction: 0.00 GB write, 168.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.901+0000 7faef49da880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] at bind addrs [v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T20:03:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 1 mon.a@-1(???) e3 preinit fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 0 mon.a@-1(???).mds e1 new map 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 0 mon.a@-1(???).mds e1 print_map 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: e1 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 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} 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: legacy client fscid: -1 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: No filesystems configured 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 0 mon.a@-1(???).osd e75 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:03:50.237 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.902+0000 7faef49da880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:03:46.068860+0000 mgr.y (mgr.14877) 19 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:03:46.097468+0000 mgr.y (mgr.14877) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.304462+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.305151+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]: dispatch 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.318316+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14877 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", "who": "mon.a"}]': finished 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.319306+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.319975+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.320670+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:47.321716+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:03:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:03:49.903+0000 7faef49da880 1 mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-11-30T20:03:58.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: ignoring --setuser ceph since I am not root 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: ignoring --setgroup ceph since I am not root 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:58.124+0000 7f8396ab7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:58.206+0000 7f8396ab7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:48.866346+0000 mgr.y (mgr.14877) 24 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: audit 2023-11-30T20:03:49.934617+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"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\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:47.321170Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:50.867050+0000 mgr.y (mgr.14877) 25 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:52.867614+0000 mgr.y (mgr.14877) 26 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:52.918346+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:54.868153+0000 mgr.y (mgr.14877) 27 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:56.868838+0000 mgr.y (mgr.14877) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.920524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.929002+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.941843+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.941904+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.943353+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 39s), standbys: x 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.943974+0000 mon.a (mon.0) 7 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.958449+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:03:58.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.958500+0000 mon.a (mon.0) 9 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:03:58.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.958884+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e25: y(active, since 39s), standbys: x 2023-11-30T20:03:58.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.959598+0000 mon.a (mon.0) 11 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-11-30T20:03:58.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.959617+0000 mon.a (mon.0) 12 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-11-30T20:03:58.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: cluster 2023-11-30T20:03:57.959626+0000 mon.a (mon.0) 13 : cluster [WRN] mon.c (rank 1) addr [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] is down (out of quorum) 2023-11-30T20:03:58.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:03:57 smithi069 bash[108211]: audit 2023-11-30T20:03:57.966139+0000 mon.a (mon.0) 14 : audit [INF] from='mgr.14877 ' entity='' 2023-11-30T20:03:58.350 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: ignoring --setuser ceph since I am not root 2023-11-30T20:03:58.350 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: ignoring --setgroup ceph since I am not root 2023-11-30T20:03:58.350 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:58.009+0000 7fe251ccf700 1 -- 172.21.15.57:0/189277548 <== mon.0 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558d307124e0 con 0x558d306e9000 2023-11-30T20:03:58.350 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:58.144+0000 7fe261e98680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-30T20:03:58.351 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:58.235+0000 7fe261e98680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-30T20:03:58.351 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:48.866346+0000 mgr.y (mgr.14877) 24 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.351 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:49.934617+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"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\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:47.321170Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:03:58.351 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:50.867050+0000 mgr.y (mgr.14877) 25 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.352 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:52.867614+0000 mgr.y (mgr.14877) 26 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.352 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:52.918346+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-11-30T20:03:58.352 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:54.868153+0000 mgr.y (mgr.14877) 27 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.352 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:56.868838+0000 mgr.y (mgr.14877) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:03:58.352 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.920524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2023-11-30T20:03:58.352 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.929002+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.941843+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.941904+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.943353+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 39s), standbys: x 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.943974+0000 mon.a (mon.0) 7 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.958449+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.958500+0000 mon.a (mon.0) 9 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.958884+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e25: y(active, since 39s), standbys: x 2023-11-30T20:03:58.353 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.959598+0000 mon.a (mon.0) 11 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-11-30T20:03:58.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.959617+0000 mon.a (mon.0) 12 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-11-30T20:03:58.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:57.959626+0000 mon.a (mon.0) 13 : cluster [WRN] mon.c (rank 1) addr [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] is down (out of quorum) 2023-11-30T20:03:58.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:03:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:03:57.966139+0000 mon.a (mon.0) 14 : audit [INF] from='mgr.14877 ' entity='' 2023-11-30T20:03:58.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:58.645+0000 7fe261e98680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-30T20:03:59.014 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:58.566+0000 7f8396ab7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-30T20:03:59.601 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:59.305+0000 7f8396ab7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-30T20:03:59.601 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:59.390+0000 7f8396ab7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-30T20:03:59.834 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:59.500+0000 7fe261e98680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-30T20:03:59.834 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:59.589+0000 7fe261e98680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-30T20:04:00.014 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:03:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:03:59.600+0000 7f8396ab7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-30T20:04:00.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:03:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:03:59.830+0000 7fe261e98680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-30T20:04:00.833 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:00.533+0000 7f8396ab7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-30T20:04:00.833 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:00.659+0000 7f8396ab7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:04:00.833 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:00.740+0000 7f8396ab7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-30T20:04:01.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:00.909+0000 7fe261e98680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-30T20:04:01.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:01.054+0000 7fe261e98680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:04:01.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:01.145+0000 7fe261e98680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-30T20:04:01.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:00.831+0000 7f8396ab7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-30T20:04:01.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:01.026+0000 7f8396ab7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-30T20:04:01.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:01.247+0000 7fe261e98680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-30T20:04:01.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:01.472+0000 7fe261e98680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-30T20:04:01.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:01.306+0000 7f8396ab7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-30T20:04:01.764 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:01.405+0000 7f8396ab7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-30T20:04:02.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:01.792+0000 7fe261e98680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-30T20:04:02.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:01.903+0000 7fe261e98680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-30T20:04:02.485 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:02.129+0000 7f8396ab7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-30T20:04:02.485 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:02.214+0000 7f8396ab7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-30T20:04:02.485 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:02.306+0000 7f8396ab7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-30T20:04:02.743 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:02.483+0000 7f8396ab7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:03:58.123456+0000 mon.c (mon.1) 35 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:03:58.123997+0000 mon.b (mon.2) 292 : cluster [INF] mon.b calling monitor election 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:03:58.125883+0000 mon.a (mon.0) 15 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:03:58.136012+0000 mon.c (mon.1) 36 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.535114+0000 mon.a (mon.0) 16 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.541990+0000 mon.a (mon.0) 17 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.555579+0000 mon.a (mon.0) 18 : cluster [DBG] fsmap 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.555610+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.556028+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2023-11-30T20:04:02.744 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.556217+0000 mon.a (mon.0) 21 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-11-30T20:04:02.745 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.556236+0000 mon.a (mon.0) 22 : cluster [INF] Cluster is now healthy 2023-11-30T20:04:02.745 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.556495+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:02.745 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.556537+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:02.745 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:02 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.560667+0000 mon.a (mon.0) 25 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:02.842 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:02.747+0000 7fe261e98680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:58.123456+0000 mon.c (mon.1) 35 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:58.123997+0000 mon.b (mon.2) 292 : cluster [INF] mon.b calling monitor election 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:58.125883+0000 mon.a (mon.0) 15 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:03:58.136012+0000 mon.c (mon.1) 36 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.535114+0000 mon.a (mon.0) 16 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.541990+0000 mon.a (mon.0) 17 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.555579+0000 mon.a (mon.0) 18 : cluster [DBG] fsmap 2023-11-30T20:04:02.843 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.555610+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:04:02.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.556028+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2023-11-30T20:04:02.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.556217+0000 mon.a (mon.0) 21 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-11-30T20:04:02.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.556236+0000 mon.a (mon.0) 22 : cluster [INF] Cluster is now healthy 2023-11-30T20:04:02.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.556495+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:02.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.556537+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:02.844 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.560667+0000 mon.a (mon.0) 25 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:48.866346+0000 mgr.y (mgr.14877) 24 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: audit 2023-11-30T20:03:49.934617+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.14877 172.21.15.57:0/1154339856' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi057","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi057\", \"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\": \"smithi057\", \"container_id\": \"a83c0d94cda9\", \"container_image_id\": \"d30c4dc4d760f2fdb463af249ff72204aa7b305461ccb4ab64a229b59c3e2dc6\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e\"], \"memory_usage\": 442079641, \"cpu_percentage\": \"54.28%\", \"version\": \"16.2.14-328-g0dc074ce\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-11-30T20:03:28.468438Z\", \"created\": \"2023-11-30T19:53:43.706989Z\", \"started\": \"2023-11-30T20:03:11.327234Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi057\", \"container_id\": \"07d321462227\", \"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\": 227436134, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468522Z\", \"created\": \"2023-11-30T19:54:49.181048Z\", \"started\": \"2023-11-30T19:54:49.214497Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi057\", \"container_id\": \"d8bf0bfd8c2e\", \"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\": 79251374, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468595Z\", \"created\": \"2023-11-30T19:55:26.476511Z\", \"started\": \"2023-11-30T19:55:40.424894Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi057\", \"container_id\": \"bf9670e4f3aa\", \"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\": 85396029, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468664Z\", \"created\": \"2023-11-30T19:55:40.677306Z\", \"started\": \"2023-11-30T19:55:42.082023Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi057\", \"container_id\": \"7fbddc11c72a\", \"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\": 65431142, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468734Z\", \"created\": \"2023-11-30T19:55:57.922057Z\", \"started\": \"2023-11-30T19:56:12.004952Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi057\", \"container_id\": \"c5acf0f999b9\", \"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\": 85763031, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468803Z\", \"created\": \"2023-11-30T19:56:12.472848Z\", \"started\": \"2023-11-30T19:56:13.607762Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi057\", \"container_id\": \"368366854c65\", \"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\": 11513364, \"cpu_percentage\": \"0.43%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.468872Z\", \"created\": \"2023-11-30T19:57:26.641775Z\", \"started\": \"2023-11-30T19:57:37.924552Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi057\", \"container_id\": \"0f1eab018268\", \"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\": 20405288, \"cpu_percentage\": \"0.44%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-30T20:03:28.468941Z\", \"created\": \"2023-11-30T19:57:40.398576Z\", \"started\": \"2023-11-30T20:02:47.051530Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi057.twbbjr\", \"daemon_name\": \"rgw.r.z.smithi057.twbbjr\", \"hostname\": \"smithi057\", \"container_id\": \"129da6f338c1\", \"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\": 59653488, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-30T20:03:28.469008Z\", \"created\": \"2023-11-30T19:58:26.598906Z\", \"started\": \"2023-11-30T19:58:26.636178Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDKE040T7\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 4000787030016.0, \"human_readable_size\": \"3.64 TB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475903Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"77ecb2e1-735e-46b0-9207-1cd2d8ed7a06\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"V2x44D-Dkn8-HRJv-lHzl-2HjJ-81cs-1arLME\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4b546079-09b5-4459-a723-e5765d6a68ec\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"4pzf2c-TJSR-n19A-0aTA-9o12-KbB4-EtRxdB\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bc53aadb-74a6-46d2-b55a-8d45396428ae\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"2vm1za-mAkS-wOes-CZJg-Zb94-jmzT-GRHq2r\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"b945dbb6-0416-42ee-bd1e-a9a9010af525\", \"cluster_fsid\": \"18158d4c-8fba-11ee-95a2-87774f69a715\", \"block_uuid\": \"r9czwg-THby-pm3I-22Ao-Cc2T-ZJsZ-xJ3No3\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDKE040T7_BTLE7361049H4P0KGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-30T20:01:53.475914Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQFM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:09.199173Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-30T20:02:59.229930Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:36.986628Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-30T19:55:39.349663Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:08.541226Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-30T19:56:10.805311Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-30T19:57:26.014683Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-30T20:02:10.117402Z\"}, \"rgw.r.z.smithi057.twbbjr\": {\"deps\": [], \"last_config\": \"2023-11-30T19:58:25.092789Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-30T20:03:47.321170Z\"}}, \"last_device_update\": \"2023-11-30T19:56:15.466932Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-30T19:54:03.133248Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:50.867050+0000 mgr.y (mgr.14877) 25 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:52.867614+0000 mgr.y (mgr.14877) 26 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:52.918346+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:54.868153+0000 mgr.y (mgr.14877) 27 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:56.868838+0000 mgr.y (mgr.14877) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.6 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.920524+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.929002+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:02.845 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.941843+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.941904+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.943353+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 39s), standbys: x 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.943974+0000 mon.a (mon.0) 7 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.958449+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.958500+0000 mon.a (mon.0) 9 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.958884+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e25: y(active, since 39s), standbys: x 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.959598+0000 mon.a (mon.0) 11 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.959617+0000 mon.a (mon.0) 12 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:57.959626+0000 mon.a (mon.0) 13 : cluster [WRN] mon.c (rank 1) addr [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] is down (out of quorum) 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: audit 2023-11-30T20:03:57.966139+0000 mon.a (mon.0) 14 : audit [INF] from='mgr.14877 ' entity='' 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:58.123456+0000 mon.c (mon.1) 35 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:02.846 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:58.123997+0000 mon.b (mon.2) 292 : cluster [INF] mon.b calling monitor election 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:58.125883+0000 mon.a (mon.0) 15 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:03:58.136012+0000 mon.c (mon.1) 36 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.535114+0000 mon.a (mon.0) 16 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.541990+0000 mon.a (mon.0) 17 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.555579+0000 mon.a (mon.0) 18 : cluster [DBG] fsmap 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.555610+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.556028+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.556217+0000 mon.a (mon.0) 21 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.556236+0000 mon.a (mon.0) 22 : cluster [INF] Cluster is now healthy 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.556495+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.556537+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:02.847 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:02 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.560667+0000 mon.a (mon.0) 25 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:03.010 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:02.742+0000 7f8396ab7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-30T20:04:03.010 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:02.874+0000 7f8396ab7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-30T20:04:03.150 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:02.840+0000 7fe261e98680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-30T20:04:03.151 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:02.946+0000 7fe261e98680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-30T20:04:03.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:03.008+0000 7f8396ab7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:04:03.264 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:03.181+0000 7f8396ab7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-30T20:04:03.453 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:03.149+0000 7fe261e98680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-30T20:04:03.620 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:04:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x[126803]: debug 2023-11-30T20:04:03.267+0000 7f8396ab7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-30T20:04:03.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:03.451+0000 7fe261e98680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-30T20:04:03.709 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:03.602+0000 7fe261e98680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-30T20:04:03.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: cluster 2023-11-30T20:04:02.611733+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e26: y(active, since 44s), standbys: x 2023-11-30T20:04:03.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: cluster 2023-11-30T20:04:03.281261+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:03.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: cluster 2023-11-30T20:04:03.281343+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:03.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: audit 2023-11-30T20:04:03.282006+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:04:03.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: audit 2023-11-30T20:04:03.282850+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:04:03.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: audit 2023-11-30T20:04:03.283633+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:04:03.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:03 smithi057 bash[111638]: audit 2023-11-30T20:04:03.283888+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:04:03.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:02.611733+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e26: y(active, since 44s), standbys: x 2023-11-30T20:04:03.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:03.281261+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:03.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:03.281343+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:03.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:03.282006+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:04:03.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:03.282850+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:04:03.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:03.283633+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:04:03.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:03.283888+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:04:04.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: cluster 2023-11-30T20:04:02.611733+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e26: y(active, since 44s), standbys: x 2023-11-30T20:04:04.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: cluster 2023-11-30T20:04:03.281261+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon x restarted 2023-11-30T20:04:04.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: cluster 2023-11-30T20:04:03.281343+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon x started 2023-11-30T20:04:04.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: audit 2023-11-30T20:04:03.282006+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-30T20:04:04.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: audit 2023-11-30T20:04:03.282850+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:04:04.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: audit 2023-11-30T20:04:03.283633+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-30T20:04:04.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:03 smithi069 bash[108211]: audit 2023-11-30T20:04:03.283888+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.? 172.21.15.69:0/3124376711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:04:04.059 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:03.761+0000 7fe261e98680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-30T20:04:04.059 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:03.958+0000 7fe261e98680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-30T20:04:04.459 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:04.057+0000 7fe261e98680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-30T20:04:04.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:03.629266+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e27: y(active, since 45s), standbys: x 2023-11-30T20:04:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:04.060027+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-11-30T20:04:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:04.060321+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-11-30T20:04:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:04.068388+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:04.068679+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00844457s), standbys: x 2023-11-30T20:04:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:04 smithi057 bash[111638]: cluster 2023-11-30T20:04:03.629266+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e27: y(active, since 45s), standbys: x 2023-11-30T20:04:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:04 smithi057 bash[111638]: cluster 2023-11-30T20:04:04.060027+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-11-30T20:04:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:04 smithi057 bash[111638]: cluster 2023-11-30T20:04:04.060321+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-11-30T20:04:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:04 smithi057 bash[111638]: cluster 2023-11-30T20:04:04.068388+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:04.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:04 smithi057 bash[111638]: cluster 2023-11-30T20:04:04.068679+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00844457s), standbys: x 2023-11-30T20:04:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:04 smithi069 bash[108211]: cluster 2023-11-30T20:04:03.629266+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e27: y(active, since 45s), standbys: x 2023-11-30T20:04:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:04 smithi069 bash[108211]: cluster 2023-11-30T20:04:04.060027+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-11-30T20:04:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:04 smithi069 bash[108211]: cluster 2023-11-30T20:04:04.060321+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-11-30T20:04:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:04 smithi069 bash[108211]: cluster 2023-11-30T20:04:04.068388+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:05.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:04 smithi069 bash[108211]: cluster 2023-11-30T20:04:04.068679+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00844457s), standbys: x 2023-11-30T20:04:10.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: [79B blob data] 2023-11-30T20:04:10.710 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: [79B blob data] 2023-11-30T20:04:11.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:10.935+0000 7fe21569a700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.070141+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.070356+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.070630+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.071790+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.072022+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.072378+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.072671+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.072945+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.073291+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:04:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.073593+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.073873+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.074139+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.074393+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.074643+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.074846+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.075358+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.076253+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.077263+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-30T20:04:11.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.070141+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.070356+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.070630+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.071790+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.072022+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.072378+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.072671+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.072945+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.073291+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.073593+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.073873+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:04:11.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.074139+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.074393+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.074643+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.074846+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.077645+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.078013+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.078406+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.078793+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.079191+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:04:11.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.079555+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.079917+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.080294+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.080659+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.081024+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.081420+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.081816+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.082169+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.082513+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.082838+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.083212+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:04:11.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.083592+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.075358+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.076253+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.077263+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.077645+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.078013+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.078406+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.078793+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.079191+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.079555+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.079917+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:04:11.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.080294+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:04:11.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.080659+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:04:11.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.081024+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:04:11.216 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.081420+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:04:11.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.083951+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:04:11.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.084345+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:04:11.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.084694+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.085043+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.085390+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: cluster 2023-11-30T20:04:10.110216+0000 mon.a (mon.0) 74 : cluster [INF] Manager daemon y is now available 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.227749+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.229226+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.276058+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.283849+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.519100+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.809527+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:11.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:10 smithi057 bash[111638]: audit 2023-11-30T20:04:10.810461+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.081816+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.082169+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.082513+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.082838+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.083212+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.083592+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.083951+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.084345+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.084694+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:04:11.218 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.085043+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.085390+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:10.110216+0000 mon.a (mon.0) 74 : cluster [INF] Manager daemon y is now available 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.227749+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.229226+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.276058+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.283849+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.519100+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.809527+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:11.219 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:10.810461+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.070141+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.070356+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.070630+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.071790+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.072022+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.072378+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.072671+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.072945+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:04:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.073291+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.073593+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.073873+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.074139+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.074393+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.074643+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.074846+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.075358+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.076253+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.077263+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.077645+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.078013+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.078406+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi057"}]: dispatch 2023-11-30T20:04:11.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.078793+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi069"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.079191+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.079555+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.079917+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.080294+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.080659+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.081024+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.081420+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.081816+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.082169+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.082513+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.082838+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.083212+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-30T20:04:11.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.083592+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-30T20:04:11.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.083951+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-30T20:04:11.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.084345+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-30T20:04:11.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.084694+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-30T20:04:11.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.085043+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-30T20:04:11.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.085390+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-30T20:04:11.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: cluster 2023-11-30T20:04:10.110216+0000 mon.a (mon.0) 74 : cluster [INF] Manager daemon y is now available 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.227749+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.229226+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.276058+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.283849+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.519100+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.809527+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:11.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:10 smithi069 bash[108211]: audit 2023-11-30T20:04:10.810461+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:12.057 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:10.930948+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-11-30T20:04:12.058 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:10.938974+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:12.058 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:11 smithi057 bash[111638]: cluster 2023-11-30T20:04:10.930948+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-11-30T20:04:12.058 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:11 smithi057 bash[111638]: cluster 2023-11-30T20:04:10.938974+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:12.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:11 smithi069 bash[108211]: cluster 2023-11-30T20:04:10.930948+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-11-30T20:04:12.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:11 smithi069 bash[108211]: cluster 2023-11-30T20:04:10.938974+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:13 smithi069 bash[108211]: cluster 2023-11-30T20:04:12.073653+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:13 smithi069 bash[108211]: cluster 2023-11-30T20:04:12.965055+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-11-30T20:04:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:13 smithi069 bash[108211]: audit 2023-11-30T20:04:13.778970+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:14.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:13 smithi069 bash[108211]: audit 2023-11-30T20:04:13.850174+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:14.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:12.073653+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:14.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:12.965055+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-11-30T20:04:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:13.778970+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:14.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:13.850174+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:14.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:13 smithi057 bash[111638]: cluster 2023-11-30T20:04:12.073653+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:14.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:13 smithi057 bash[111638]: cluster 2023-11-30T20:04:12.965055+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-11-30T20:04:14.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:13 smithi057 bash[111638]: audit 2023-11-30T20:04:13.778970+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:14.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:13 smithi057 bash[111638]: audit 2023-11-30T20:04:13.850174+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:15.126 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.046210+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.046751+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.047154+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.047526+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.047874+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.048225+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.048566+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.049120+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.049595+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.153687+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.127 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.154110+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.154465+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.154796+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.046210+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.046751+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.047154+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.047526+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.047874+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.128 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.048225+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.048566+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.049120+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.049595+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.153687+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.154110+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.154465+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.154796+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.155139+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.155462+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.129 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.155784+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.155139+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.155462+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.155784+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.156099+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.156448+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.165471+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.172055+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.174345+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.175446+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:04:15.130 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:14.176102+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-11-30T20:04:15.133 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.156099+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.133 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.156448+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.133 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.165471+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:15.133 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.172055+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:15.133 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.174345+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:15.134 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.175446+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:04:15.134 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:14 smithi057 bash[111638]: audit 2023-11-30T20:04:14.176102+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-11-30T20:04:15.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.046210+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.046751+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.047154+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.047526+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.047874+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.048225+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.048566+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.049120+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.049595+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.153687+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.154110+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.154465+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.154796+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.155139+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.155462+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.155784+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.156099+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.156448+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.165471+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.172055+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:15.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.174345+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:15.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.175446+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:04:15.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:14 smithi069 bash[108211]: audit 2023-11-30T20:04:14.176102+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-11-30T20:04:15.867 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:04:16.198 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:15 smithi057 bash[111638]: cephadm 2023-11-30T20:04:14.176603+0000 mgr.y (mgr.34107) 4 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-30T20:04:16.199 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:15 smithi057 bash[111638]: audit 2023-11-30T20:04:15.165958+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:16.200 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:15 smithi057 bash[111638]: audit 2023-11-30T20:04:15.166808+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:16.200 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:15 smithi057 bash[111638]: audit 2023-11-30T20:04:15.167472+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:16.201 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:15 smithi057 bash[111638]: audit 2023-11-30T20:04:15.168200+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:16.201 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:15 smithi057 bash[111638]: audit 2023-11-30T20:04:15.169305+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:16.202 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:16 smithi057 systemd[1]: Stopping Ceph mon.c for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:16.202 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:14.176603+0000 mgr.y (mgr.34107) 4 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-30T20:04:16.203 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:15.165958+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:16.203 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:15.166808+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:16.203 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:15.167472+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:16.203 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:15.168200+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:16.203 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:15.169305+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:15 smithi069 bash[108211]: cephadm 2023-11-30T20:04:14.176603+0000 mgr.y (mgr.34107) 4 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-30T20:04:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:15 smithi069 bash[108211]: audit 2023-11-30T20:04:15.165958+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:15 smithi069 bash[108211]: audit 2023-11-30T20:04:15.166808+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:15 smithi069 bash[108211]: audit 2023-11-30T20:04:15.167472+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:15 smithi069 bash[108211]: audit 2023-11-30T20:04:15.168200+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:16.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:15 smithi069 bash[108211]: audit 2023-11-30T20:04:15.169305+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:16.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:16 smithi057 bash[111638]: debug 2023-11-30T20:04:16.257+0000 7f321e212700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:04:16.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:16 smithi057 bash[111638]: debug 2023-11-30T20:04:16.257+0000 7f321e212700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-11-30T20:04:16.612 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:04:16.612 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (89s) 2s ago 6m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:04:16.612 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (6m) 2s ago 6m 32.2M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:04:16.612 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (34s) 2s ago 9m 388M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:04:16.612 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (65s) 2s ago 10m 420M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:04:16.612 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (26s) 2s ago 10m 45.1M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (9m) 2s ago 9m 220M 2048M 15.2.0 204a01f9b0b6 f423adc9df59 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (9m) 2s ago 9m 216M 2048M 15.2.0 204a01f9b0b6 07d321462227 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (6m) 2s ago 6m 11.0M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (6m) 2s ago 6m 13.0M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (8m) 2s ago 8m 78.2M 4096M 15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (8m) 2s ago 8m 84.2M 4096M 15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (8m) 2s ago 8m 64.2M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (8m) 2s ago 8m 84.8M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (7m) 2s ago 7m 83.5M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:04:16.613 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (7m) 2s ago 7m 78.7M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:04:16.614 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (7m) 2s ago 7m 71.9M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:04:16.614 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (7m) 2s ago 7m 80.2M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:04:16.614 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (79s) 2s ago 6m 36.4M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:04:16.614 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (5m) 2s ago 5m 57.4M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:04:16.614 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (5m) 2s ago 5m 55.0M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:04:16.894 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:16 smithi057 bash[135991]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.c 2023-11-30T20:04:17.048 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:04:17.048 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:04:17.048 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2023-11-30T20:04:17.048 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 1 2023-11-30T20:04:17.048 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:04:17.049 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 12, 2023-11-30T20:04:17.050 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:04:17.050 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:04:17.050 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:04:17.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:16 smithi057 bash[136094]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.c" found: no such container 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr" 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:04:17.424 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "3/20 daemons upgraded", 2023-11-30T20:04:17.425 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading mon daemons", 2023-11-30T20:04:17.425 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:04:17.425 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:04:17.672 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-11-30T20:04:17.672 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 systemd[1]: Stopped Ceph mon.c for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:17.672 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 systemd[1]: Starting Ceph mon.c for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.731+0000 7f1725689880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.731+0000 7f1725689880 0 ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable), process ceph-mon, pid 7 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.731+0000 7f1725689880 0 pidfile_write: ignore empty --pid-file 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 bash[136262]: fae0832ca7370208b00436098c382fdb3a314a1171b5baa8213771dd10bc934e 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.736+0000 7f1725689880 0 load: jerasure load: lrc load: isa 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 systemd[1]: Started Ceph mon.c for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: RocksDB version: 6.8.1 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Compile date Nov 29 2023 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: DB SUMMARY 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: CURRENT file: CURRENT 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 981 Bytes 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 7984807 ; 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.error_if_exists: 0 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.create_if_missing: 0 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.env: 0x560f0ea7a080 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.fs: Posix File System 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.info_log: 0x560f0fdbfa20 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T20:04:18.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.statistics: (nil) 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.use_fsync: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T20:04:18.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.db_log_dir: 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T20:04:18.215 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.write_buffer_manager: 0x560f10abc390 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T20:04:18.216 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T20:04:18.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T20:04:18.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T20:04:18.217 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.unordered_write: 0 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.row_cache: None 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.wal_filter: None 2023-11-30T20:04:18.218 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.two_write_queues: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.atomic_flush: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.log_readahead_size: 0 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-30T20:04:18.219 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.max_open_files: -1 2023-11-30T20:04:18.220 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Compression algorithms supported: 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kZSTD supported: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kXpressCompression supported: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kZlibCompression supported: 1 2023-11-30T20:04:18.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.737+0000 7f1725689880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.merge_operator: 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_filter: None 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T20:04:18.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560f0fd6fd28) 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cache_index_and_filter_blocks: 1 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: pin_top_level_index_and_filter: 1 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: index_type: 0 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: data_block_index_type: 0 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: index_shortening: 1 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: data_block_hash_table_util_ratio: 0.750000 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: hash_index_allow_collision: 1 2023-11-30T20:04:18.223 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: checksum: 1 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: no_block_cache: 0 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_cache: 0x560f0fda4f10 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_cache_name: BinnedLRUCache 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_cache_options: 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: capacity : 536870912 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: num_shard_bits : 4 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: strict_capacity_limit : 0 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: high_pri_pool_ratio: 0.000 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_cache_compressed: (nil) 2023-11-30T20:04:18.224 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: persistent_cache: (nil) 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_size: 4096 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_size_deviation: 10 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_restart_interval: 16 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: index_block_restart_interval: 1 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: metadata_block_size: 4096 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: partition_filters: 0 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: use_delta_encoding: 1 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: whole_key_filtering: 1 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: verify_compression: 0 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: read_amp_bytes_per_bit: 0 2023-11-30T20:04:18.225 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: format_version: 2 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: enable_index_compression: 1 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: block_align: 0 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression: NoCompression 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.num_levels: 7 2023-11-30T20:04:18.226 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T20:04:18.227 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T20:04:18.228 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T20:04:18.228 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T20:04:18.228 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T20:04:18.229 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T20:04:18.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T20:04:18.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.table_properties_collectors: 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.bloom_locality: 0 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T20:04:18.232 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.ttl: 2592000 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.738+0000 7f1725689880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.739+0000 7f1725689880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 30, last_sequence is 9322, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.739+0000 7f1725689880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.739+0000 7f1725689880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374657740331, "job": 1, "event": "recovery_started", "log_files": [25]} 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.739+0000 7f1725689880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2023-11-30T20:04:18.233 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.747+0000 7f1725689880 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. 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.753+0000 7f1725689880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374657754938, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5424700, "table_properties": {"data_size": 5420314, "index_size": 3115, "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": 3976, "raw_average_key_size": 22, "raw_value_size": 5415143, "raw_average_value_size": 30594, "num_data_blocks": 98, "num_entries": 177, "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": 1701374657, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.753+0000 7f1725689880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.759+0000 7f1725689880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374657760987, "job": 1, "event": "recovery_finished"} 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.761+0000 7f1725689880 4 rocksdb: DB pointer 0x560f0fe6d800 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.761+0000 7f170c48f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.761+0000 7f170c48f700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** DB Stats ** 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:04:18.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** Compaction Stats [default] ** 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: L0 1/0 5.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: L6 2/0 71.06 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 2023-11-30T20:04:18.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Sum 3/0 76.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** Compaction Stats [default] ** 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Flush(GB): cumulative 0.005, interval 0.005 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T20:04:18.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Cumulative compaction: 0.01 GB write, 218.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Interval compaction: 0.01 GB write, 218.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** Compaction Stats [default] ** 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: L0 1/0 5.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: L6 2/0 71.06 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 2023-11-30T20:04:18.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Sum 3/0 76.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** Compaction Stats [default] ** 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 788.3 0.01 0.00 1 0.007 0 0 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Flush(GB): cumulative 0.005, interval 0.000 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T20:04:18.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Cumulative compaction: 0.01 GB write, 218.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.762+0000 7f1725689880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] at bind addrs [v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 1 mon.c@-1(???) e3 preinit fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 0 mon.c@-1(???).mds e1 new map 2023-11-30T20:04:18.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 0 mon.c@-1(???).mds e1 print_map 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: e1 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 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} 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: legacy client fscid: -1 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: No filesystems configured 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 0 mon.c@-1(???).osd e76 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:04:18.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:14.176603+0000 mgr.y (mgr.34107) 4 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:15.165958+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:15.166808+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:15.167472+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:15.168200+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:15.169305+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:18.241 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:04:17.764+0000 7f1725689880 1 mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-11-30T20:04:19.425 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:16.074624+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:19.425 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:16.238524+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.425 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:16.598178+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.425 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:17.046732+0000 mon.a (mon.0) 125 : audit [DBG] from='client.34143 172.21.15.57:0/2346380172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:19.425 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:17.422400+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.425 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:17.974311+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.075202+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.381935+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.397058+0000 mon.a (mon.0) 127 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.410333+0000 mon.a (mon.0) 128 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.422748+0000 mon.a (mon.0) 129 : cluster [DBG] fsmap 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.422805+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.423286+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e30: y(active, since 14s), standbys: x 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:18.428520+0000 mon.a (mon.0) 132 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:19.426 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:18.434207+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:16.074624+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:16.238524+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:16.598178+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:17.046732+0000 mon.a (mon.0) 125 : audit [DBG] from='client.34143 172.21.15.57:0/2346380172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:17.422400+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:17.974311+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.075202+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.381935+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:19.427 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.397058+0000 mon.a (mon.0) 127 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.410333+0000 mon.a (mon.0) 128 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.422748+0000 mon.a (mon.0) 129 : cluster [DBG] fsmap 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.422805+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.423286+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e30: y(active, since 14s), standbys: x 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:18.428520+0000 mon.a (mon.0) 132 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:18.434207+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:18.435383+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:19.428 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:18.437262+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:19.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:18.435383+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:19.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:18.437262+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:19.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:16.074624+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:16.238524+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:16.598178+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:17.046732+0000 mon.a (mon.0) 125 : audit [DBG] from='client.34143 172.21.15.57:0/2346380172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:17.422400+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:17.974311+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.075202+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.381935+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.397058+0000 mon.a (mon.0) 127 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.410333+0000 mon.a (mon.0) 128 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.422748+0000 mon.a (mon.0) 129 : cluster [DBG] fsmap 2023-11-30T20:04:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.422805+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.423286+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e30: y(active, since 14s), standbys: x 2023-11-30T20:04:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: cluster 2023-11-30T20:04:18.428520+0000 mon.a (mon.0) 132 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:18.434207+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:18.435383+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:19 smithi069 bash[108211]: audit 2023-11-30T20:04:18.437262+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:22.205 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: cluster 2023-11-30T20:04:20.075532+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:22.206 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: audit 2023-11-30T20:04:21.428379+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:22.206 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: audit 2023-11-30T20:04:21.437409+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:22.206 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: audit 2023-11-30T20:04:21.443547+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:22.206 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: audit 2023-11-30T20:04:21.446208+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:22.206 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: audit 2023-11-30T20:04:21.447557+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:04:22.206 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:21 smithi069 bash[108211]: audit 2023-11-30T20:04:21.448282+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-11-30T20:04:22.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:20.075532+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:22.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:21.428379+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:22.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:21.437409+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:22.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:21.443547+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:21.446208+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:21.447557+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:21.448282+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:20.075532+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:21.428379+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:21.437409+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:21.443547+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:21.446208+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:21.447557+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-11-30T20:04:22.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:21.448282+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-11-30T20:04:23.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:22 smithi069 bash[108211]: cephadm 2023-11-30T20:04:21.448784+0000 mgr.y (mgr.34107) 14 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-30T20:04:23.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:22 smithi069 bash[108211]: audit 2023-11-30T20:04:22.391468+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:23.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:22 smithi069 bash[108211]: audit 2023-11-30T20:04:22.392489+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:23.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:22 smithi069 bash[108211]: audit 2023-11-30T20:04:22.393274+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:23.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:22 smithi069 bash[108211]: audit 2023-11-30T20:04:22.394005+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:23.013 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:22 smithi069 bash[108211]: audit 2023-11-30T20:04:22.395196+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:23.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:22.771+0000 7fe21569a700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:21.448784+0000 mgr.y (mgr.34107) 14 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:22.391468+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:22.392489+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:22.393274+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:22.394005+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:22.395196+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:23.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:21.448784+0000 mgr.y (mgr.34107) 14 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-30T20:04:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:22.391468+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:22.392489+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:22.393274+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:22.394005+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:22.395196+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:23.592 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:23 smithi069 systemd[1]: Stopping Ceph mon.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:23.592 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:23 smithi069 bash[108211]: debug 2023-11-30T20:04:23.398+0000 7fac3a4a3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:04:23.592 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:23 smithi069 bash[108211]: debug 2023-11-30T20:04:23.398+0000 7fac3a4a3700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-11-30T20:04:24.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:23 smithi069 bash[128641]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.b 2023-11-30T20:04:24.634 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-11-30T20:04:24.634 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 systemd[1]: Stopped Ceph mon.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:24.634 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 systemd[1]: Starting Ceph mon.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:25.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 bash[128820]: e01e8903199922f9b16f2d6820c552d385ad1a92ab8713234892cb1efe111763 2023-11-30T20:04:25.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.677+0000 7f7d1e112880 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-30T20:04:25.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.677+0000 7f7d1e112880 0 ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable), process ceph-mon, pid 7 2023-11-30T20:04:25.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.677+0000 7f7d1e112880 0 pidfile_write: ignore empty --pid-file 2023-11-30T20:04:25.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 systemd[1]: Started Ceph mon.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:25.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.682+0000 7f7d1e112880 0 load: jerasure load: lrc load: isa 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: RocksDB version: 6.8.1 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Compile date Nov 29 2023 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: DB SUMMARY 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: CURRENT file: CURRENT 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: IDENTITY file: IDENTITY 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 981 Bytes 2023-11-30T20:04:25.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 8775791 ; 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.error_if_exists: 0 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.create_if_missing: 0 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.paranoid_checks: 1 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.env: 0x56108ea16080 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.fs: Posix File System 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.info_log: 0x561090607a20 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-30T20:04:25.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.statistics: (nil) 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.use_fsync: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_log_file_size: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.allow_fallocate: 1 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.use_direct_reads: 0 2023-11-30T20:04:25.018 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-30T20:04:25.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.create_missing_column_families: 0 2023-11-30T20:04:25.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.db_log_dir: 2023-11-30T20:04:25.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-11-30T20:04:25.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-30T20:04:25.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_subcompactions: 1 2023-11-30T20:04:25.019 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_background_flushes: -1 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.advise_random_on_open: 1 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-30T20:04:25.020 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.write_buffer_manager: 0x561091304390 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.rate_limiter: (nil) 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.unordered_write: 0 2023-11-30T20:04:25.021 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-30T20:04:25.026 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-30T20:04:25.026 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-30T20:04:25.026 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.row_cache: None 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.wal_filter: None 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.preserve_deletes: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.two_write_queues: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.manual_wal_flush: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.atomic_flush: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-30T20:04:25.027 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.log_readahead_size: 0 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_background_jobs: 2 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_background_compactions: -1 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_total_wal_size: 0 2023-11-30T20:04:25.028 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_open_files: -1 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bytes_per_sync: 0 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Compression algorithms supported: 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-30T20:04:25.029 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kZSTD supported: 0 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kXpressCompression supported: 0 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kLZ4Compression supported: 1 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kBZip2Compression supported: 0 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kZlibCompression supported: 1 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: kSnappyCompression supported: 1 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.030 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.merge_operator: 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_filter: None 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_filter_factory: None 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5610905b7d28) 2023-11-30T20:04:25.031 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cache_index_and_filter_blocks: 1 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: pin_top_level_index_and_filter: 1 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: index_type: 0 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: data_block_index_type: 0 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: index_shortening: 1 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: data_block_hash_table_util_ratio: 0.750000 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: hash_index_allow_collision: 1 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: checksum: 1 2023-11-30T20:04:25.032 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: no_block_cache: 0 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_cache: 0x5610905ecf10 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_cache_name: BinnedLRUCache 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_cache_options: 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: capacity : 536870912 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: num_shard_bits : 4 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: strict_capacity_limit : 0 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: high_pri_pool_ratio: 0.000 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_cache_compressed: (nil) 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: persistent_cache: (nil) 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_size: 4096 2023-11-30T20:04:25.033 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_size_deviation: 10 2023-11-30T20:04:25.034 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_restart_interval: 16 2023-11-30T20:04:25.034 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: index_block_restart_interval: 1 2023-11-30T20:04:25.034 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: metadata_block_size: 4096 2023-11-30T20:04:25.035 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: partition_filters: 0 2023-11-30T20:04:25.035 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: use_delta_encoding: 1 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: whole_key_filtering: 1 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: verify_compression: 0 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: read_amp_bytes_per_bit: 0 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: format_version: 2 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: enable_index_compression: 1 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: block_align: 0 2023-11-30T20:04:25.036 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression: NoCompression 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.num_levels: 7 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-30T20:04:25.037 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression_opts.level: 32767 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-30T20:04:25.038 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compression_opts.enabled: false 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-30T20:04:25.039 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.arena_block_size: 4194304 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-30T20:04:25.040 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-30T20:04:25.041 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.table_properties_collectors: 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.inplace_update_support: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.bloom_locality: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.max_successive_merges: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-30T20:04:25.042 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.force_consistency_checks: 0 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.ttl: 2592000 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.683+0000 7f7d1e112880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.685+0000 7f7d1e112880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 30, last_sequence is 9273, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.685+0000 7f7d1e112880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.685+0000 7f7d1e112880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374664686040, "job": 1, "event": "recovery_started", "log_files": [25]} 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.685+0000 7f7d1e112880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2023-11-30T20:04:25.043 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.692+0000 7f7d1e112880 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. 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.697+0000 7f7d1e112880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374664698767, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5764804, "table_properties": {"data_size": 5759699, "index_size": 3706, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 4635, "raw_average_key_size": 22, "raw_value_size": 5753638, "raw_average_value_size": 27529, "num_data_blocks": 117, "num_entries": 209, "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": 1701374664, "oldest_key_time": 3, "file_creation_time": 0}} 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.697+0000 7f7d1e112880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.699+0000 7f7d1e112880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701374664700745, "job": 1, "event": "recovery_finished"} 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.701+0000 7f7d1e112880 4 rocksdb: DB pointer 0x5610906b5800 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.701+0000 7f7d04f18700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.701+0000 7f7d04f18700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** DB Stats ** 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-11-30T20:04:25.044 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** Compaction Stats [default] ** 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: L0 1/0 5.50 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: L6 2/0 71.06 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 2023-11-30T20:04:25.045 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Sum 3/0 76.55 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** Compaction Stats [default] ** 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Flush(GB): cumulative 0.005, interval 0.005 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T20:04:25.046 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Cumulative compaction: 0.01 GB write, 297.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Interval compaction: 0.01 GB write, 297.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** Compaction Stats [default] ** 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:25.047 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: L0 1/0 5.50 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: L6 2/0 71.06 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 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Sum 3/0 76.55 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** Compaction Stats [default] ** 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 897.6 0.01 0.00 1 0.006 0 0 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Flush(GB): cumulative 0.005, interval 0.000 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-30T20:04:25.048 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(Total Files): cumulative 0, interval 0 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: AddFile(Keys): cumulative 0, interval 0 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Cumulative compaction: 0.01 GB write, 296.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ** File Read Latency Histogram By Level [default] ** 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.702+0000 7f7d1e112880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] at bind addrs [v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.703+0000 7f7d1e112880 1 mon.b@-1(???) e3 preinit fsid 18158d4c-8fba-11ee-95a2-87774f69a715 2023-11-30T20:04:25.049 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 0 mon.b@-1(???).mds e1 new map 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 0 mon.b@-1(???).mds e1 print_map 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: e1 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 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} 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: legacy client fscid: -1 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: No filesystems configured 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 0 mon.b@-1(???).osd e76 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-30T20:04:25.050 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:21.448784+0000 mgr.y (mgr.34107) 14 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:22.391468+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:22.392489+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:22.393274+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:22.394005+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:22.395196+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:25.051 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:04:24.704+0000 7f7d1e112880 1 mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-11-30T20:04:25.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:22.076243+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:25.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:22.382611+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Updating mon.b 2023-11-30T20:04:25.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:22.394714+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Deploying daemon mon.b on smithi069 2023-11-30T20:04:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:22.076243+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:22.382611+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Updating mon.b 2023-11-30T20:04:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:22.394714+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Deploying daemon mon.b on smithi069 2023-11-30T20:04:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:22.076243+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:22.382611+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Updating mon.b 2023-11-30T20:04:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:22.394714+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Deploying daemon mon.b on smithi069 2023-11-30T20:04:26.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.390557+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:25.391152+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.391414+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.391477+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.391567+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:25.392856+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:25.393009+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.405314+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.408749+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.409268+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-11-30T20:04:26.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.409318+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.409816+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:25.421199+0000 mon.a (mon.0) 163 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:25.424298+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:25.425421+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:25.427325+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.390557+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:25.391152+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:04:26.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.391414+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.391477+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.391567+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:25.392856+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:25.393009+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.405314+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.408749+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.409268+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.409318+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.409816+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:25.421199+0000 mon.a (mon.0) 163 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:25.424298+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:26.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:25.425421+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:26.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:25.427325+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:26.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.390557+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:26.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:25.391152+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-30T20:04:26.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.391414+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.391477+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.391567+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:25.392856+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:25.393009+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.405314+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.408749+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.57:3300/0,v1:172.21.15.57:6789/0],b=[v2:172.21.15.69:3300/0,v1:172.21.15.69:6789/0],c=[v2:172.21.15.57:3301/0,v1:172.21.15.57:6790/0]} removed_ranks: {} 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.409268+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.409318+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.409816+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2023-11-30T20:04:26.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:25.421199+0000 mon.a (mon.0) 163 : cluster [INF] overall HEALTH_OK 2023-11-30T20:04:26.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:25.424298+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:26.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:25.425421+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:26.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:25.427325+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:27.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:26.077541+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:27.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:26.077541+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:27.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:26.077541+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:29.807 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:04:29.711+0000 7fe21569a700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-11-30T20:04:29.807 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:28.078011+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:29.807 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:28.551600+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:28.558016+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:28.562160+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:28.562665+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:28.563636+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:28.564462+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:28.565187+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring daemon mon.a on smithi057 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:28.565761+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:29.429674+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:29.430800+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:29.431672+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:29.432484+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:29.808 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:29.433539+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:28.078011+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:28.551600+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:28.558016+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:28.562160+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:28.562665+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:28.563636+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:28.564462+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:28.565187+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring daemon mon.a on smithi057 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:28.565761+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:04:29.809 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:29.429674+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:29.810 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:29.430800+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:04:29.810 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:29.431672+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:04:29.810 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:29.432484+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:29.810 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:29.433539+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-30T20:04:30.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:28.078011+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:30.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:28.551600+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:28.558016+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:28.562160+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:28.562665+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:28.563636+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:28.564462+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:28.565187+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring daemon mon.a on smithi057 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:28.565761+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:29.429674+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:29.430800+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:29.431672+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:29.432484+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:30.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:29.433539+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:29.430480+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:29.433133+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring daemon mgr.y on smithi057 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:30.319492+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:30.320454+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:30.321250+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:29.430480+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:29.433133+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring daemon mgr.y on smithi057 2023-11-30T20:04:30.939 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:30.319492+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:30.940 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:30.320454+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:30.940 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:30.321250+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:30.940 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:30.321981+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:30.940 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:30.323122+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:31.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:30.321981+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:31.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:30.323122+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:31.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:29.430480+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-11-30T20:04:31.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:29.433133+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring daemon mgr.y on smithi057 2023-11-30T20:04:31.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:30.319492+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:31.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:30.320454+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:31.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:30.321250+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:31.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:30.321981+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:31.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:30.323122+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-30T20:04:32.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:30.078522+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:32.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:30.320186+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-30T20:04:32.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:30.322694+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi057 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:31.218525+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:31.219606+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:31.220297+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:31.221869+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:30.078522+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:30.320186+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:30.322694+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi057 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:31.218525+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:31.219606+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T20:04:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:31.220297+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:32.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:31.221869+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-30T20:04:32.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:30.078522+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:32.303 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:30.320186+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-30T20:04:32.304 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:30.322694+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi057 2023-11-30T20:04:32.304 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:31.218525+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:32.304 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:31.219606+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T20:04:32.304 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:31.220297+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:32.304 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:31.221869+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-30T20:04:33.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:31.219323+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-11-30T20:04:33.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:31.221485+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.0 on smithi057 2023-11-30T20:04:33.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:32.121556+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:33.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:32.122639+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T20:04:33.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:32.123342+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:33.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:32.124946+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-30T20:04:33.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:31.219323+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-11-30T20:04:33.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:31.221485+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.0 on smithi057 2023-11-30T20:04:33.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:32.121556+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:33.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:32.122639+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T20:04:33.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:32.123342+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:33.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:32.124946+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-30T20:04:33.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:31.219323+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-11-30T20:04:33.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:31.221485+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.0 on smithi057 2023-11-30T20:04:33.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:32.121556+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:33.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:32.122639+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T20:04:33.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:32.123342+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:33.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:32.124946+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:32.079464+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:32.122373+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:32.124554+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Reconfiguring daemon osd.1 on smithi057 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.007503+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:33.008274+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.008522+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.009176+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:34.272 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:33.010255+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Reconfiguring daemon osd.2 on smithi057 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.010645+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.936795+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.937766+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.938466+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:33.940016+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:32.079464+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:32.122373+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:32.124554+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Reconfiguring daemon osd.1 on smithi057 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.007503+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:34.273 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:33.008274+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.008522+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.009176+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:33.010255+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Reconfiguring daemon osd.2 on smithi057 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.010645+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.936795+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.937766+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.938466+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:34.274 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:33.940016+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-30T20:04:34.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:32.079464+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:32.122373+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:32.124554+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Reconfiguring daemon osd.1 on smithi057 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.007503+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:33.008274+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.008522+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.009176+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:33.010255+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Reconfiguring daemon osd.2 on smithi057 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.010645+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.936795+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:34.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.937766+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T20:04:34.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.938466+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:34.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:33.940016+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-30T20:04:35.356 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:33.937525+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-11-30T20:04:35.356 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:33.939603+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring daemon osd.3 on smithi057 2023-11-30T20:04:35.356 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.838498+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:35.356 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.839898+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:35.356 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.840855+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:35.356 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.849850+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T20:04:35.357 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.861640+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:35.357 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.862409+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi057.twbbjr"}]: dispatch 2023-11-30T20:04:35.357 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.863060+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:35.357 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:34.864095+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi057.twbbjr","key": "container_image"}]: dispatch 2023-11-30T20:04:35.357 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:33.937525+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:33.939603+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring daemon osd.3 on smithi057 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.838498+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.839898+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.840855+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.849850+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.861640+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:35.358 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.862409+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi057.twbbjr"}]: dispatch 2023-11-30T20:04:35.359 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.863060+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:35.359 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:34.864095+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi057.twbbjr","key": "container_image"}]: dispatch 2023-11-30T20:04:35.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:33.937525+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-11-30T20:04:35.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:33.939603+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring daemon osd.3 on smithi057 2023-11-30T20:04:35.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.838498+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.839898+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.840855+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.849850+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.861640+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.862409+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi057.twbbjr"}]: dispatch 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.863060+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:35.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:34.864095+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi057.twbbjr","key": "container_image"}]: dispatch 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:34.079847+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:34.839535+0000 mgr.y (mgr.34107) 38 : cephadm [INF] Reconfiguring rgw.r.z.smithi057.twbbjr (monmap changed)... 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:34.850465+0000 mgr.y (mgr.34107) 39 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi057.twbbjr 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:34.863711+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:35.751875+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:35.752714+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:35.753014+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:35.753782+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:35.754453+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:35.755031+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Reconfiguring daemon mon.b on smithi069 2023-11-30T20:04:36.453 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:35.755434+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:36.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:34.079847+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:36.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:34.839535+0000 mgr.y (mgr.34107) 38 : cephadm [INF] Reconfiguring rgw.r.z.smithi057.twbbjr (monmap changed)... 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:34.850465+0000 mgr.y (mgr.34107) 39 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi057.twbbjr 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:34.863711+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:35.751875+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:35.752714+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:35.753014+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:35.753782+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:35.754453+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:35.755031+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Reconfiguring daemon mon.b on smithi069 2023-11-30T20:04:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:35.755434+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:34.079847+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:34.839535+0000 mgr.y (mgr.34107) 38 : cephadm [INF] Reconfiguring rgw.r.z.smithi057.twbbjr (monmap changed)... 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:34.850465+0000 mgr.y (mgr.34107) 39 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi057.twbbjr 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:34.863711+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:35.751875+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:35.752714+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:35.753014+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:35.753782+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:35.754453+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:35.755031+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Reconfiguring daemon mon.b on smithi069 2023-11-30T20:04:36.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:35.755434+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-30T20:04:37.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:36.080580+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:37.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:36.651309+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:36.652248+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:36.652686+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:36.653709+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:36.654589+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:36.655346+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Reconfiguring daemon mgr.x on smithi069 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:36.655915+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:37.548868+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:37.550145+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:37.551003+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:37.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:37.552892+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:36.080580+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:36.651309+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:36.652248+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:36.652686+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:36.653709+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:36.654589+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:36.655346+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Reconfiguring daemon mgr.x on smithi069 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:36.655915+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:37.548868+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:37.550145+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:37.551003+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:37.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:37.552892+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:36.080580+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:36.651309+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:36.652248+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:36.652686+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:36.653709+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:36.654589+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:38.003 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:36.655346+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Reconfiguring daemon mgr.x on smithi069 2023-11-30T20:04:38.004 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:36.655915+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-30T20:04:38.004 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:37.548868+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:38.004 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:37.550145+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T20:04:38.004 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:37.551003+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:38.004 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:37.552892+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-30T20:04:38.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:37.549759+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-11-30T20:04:38.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:37.552360+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Reconfiguring daemon osd.4 on smithi069 2023-11-30T20:04:38.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:38.435121+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:38.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:38.436403+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T20:04:38.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:38.437217+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:38.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:38.439155+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-30T20:04:38.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:37.549759+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-11-30T20:04:38.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:37.552360+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Reconfiguring daemon osd.4 on smithi069 2023-11-30T20:04:38.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:38.435121+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:38.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:38.436403+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T20:04:38.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:38.437217+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:38.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:38.439155+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-30T20:04:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:37.549759+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-11-30T20:04:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:37.552360+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Reconfiguring daemon osd.4 on smithi069 2023-11-30T20:04:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:38.435121+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:39.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:38.436403+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T20:04:39.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:38.437217+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:39.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:38.439155+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-30T20:04:39.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:38.081139+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:38.436054+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:38.438559+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Reconfiguring daemon osd.5 on smithi069 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:39.314791+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:39.315999+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:39.316830+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:39.318654+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:38.081139+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:39.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:38.436054+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-11-30T20:04:39.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:38.438559+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Reconfiguring daemon osd.5 on smithi069 2023-11-30T20:04:39.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:39.314791+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:39.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:39.315999+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T20:04:39.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:39.316830+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:39.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:39.318654+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-30T20:04:39.969 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:38.081139+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:39.969 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:38.436054+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-11-30T20:04:39.969 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:38.438559+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Reconfiguring daemon osd.5 on smithi069 2023-11-30T20:04:39.970 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:39.314791+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:39.970 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:39.315999+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T20:04:39.970 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:39.316830+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:39.970 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:39.318654+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-30T20:04:41.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:39.315664+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:39.318186+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Reconfiguring daemon osd.6 on smithi069 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:40.204073+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:40.205289+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:40.206145+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:40.207995+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:39.315664+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:39.318186+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Reconfiguring daemon osd.6 on smithi069 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:40.204073+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:41.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:40.205289+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T20:04:41.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:40.206145+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:41.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:40.207995+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-30T20:04:41.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:39.315664+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-11-30T20:04:41.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:39.318186+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Reconfiguring daemon osd.6 on smithi069 2023-11-30T20:04:41.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:40.204073+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:41.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:40.205289+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T20:04:41.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:40.206145+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:41.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:40.207995+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-30T20:04:42.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:40.081499+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:42.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:40.204960+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-11-30T20:04:42.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:40.207526+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Reconfiguring daemon osd.7 on smithi069 2023-11-30T20:04:42.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.124985+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:42.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.126631+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:42.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.127624+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:42.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.139199+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T20:04:42.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.149194+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:42.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.150181+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi069.qpnbyd"}]: dispatch 2023-11-30T20:04:42.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.150989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:42.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:41.152254+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi069.qpnbyd","key": "container_image"}]: dispatch 2023-11-30T20:04:42.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:40.081499+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:42.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:40.204960+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-11-30T20:04:42.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:40.207526+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Reconfiguring daemon osd.7 on smithi069 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.124985+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.126631+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.127624+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.139199+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.149194+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.150181+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi069.qpnbyd"}]: dispatch 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.150989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:41.152254+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi069.qpnbyd","key": "container_image"}]: dispatch 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:40.081499+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:42.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:40.204960+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:40.207526+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Reconfiguring daemon osd.7 on smithi069 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.124985+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.126631+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.127624+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.139199+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.149194+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.150181+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi069.qpnbyd"}]: dispatch 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.150989+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:42.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:41.152254+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi069.qpnbyd","key": "container_image"}]: dispatch 2023-11-30T20:04:43.249 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:41.126275+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Reconfiguring rgw.r.z.smithi069.qpnbyd (monmap changed)... 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:41.139884+0000 mgr.y (mgr.34107) 57 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi069.qpnbyd 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:41.151764+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.005447+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.007301+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.010263+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.012063+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:42.012904+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.018281+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.250 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.019268+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.024175+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.025044+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.029668+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.030536+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.033752+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.035073+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.039728+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.041199+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:41.126275+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Reconfiguring rgw.r.z.smithi069.qpnbyd (monmap changed)... 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:41.139884+0000 mgr.y (mgr.34107) 57 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi069.qpnbyd 2023-11-30T20:04:43.251 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:41.151764+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.005447+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.007301+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.010263+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.012063+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:42.012904+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.018281+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.019268+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.024175+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.025044+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.029668+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.030536+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-11-30T20:04:43.252 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.033752+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-11-30T20:04:43.253 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.035073+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.253 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.039728+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.253 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.041199+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:41.126275+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Reconfiguring rgw.r.z.smithi069.qpnbyd (monmap changed)... 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:41.139884+0000 mgr.y (mgr.34107) 57 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi069.qpnbyd 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:41.151764+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.005447+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.007301+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.010263+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.012063+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:42.012904+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-11-30T20:04:43.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.018281+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.019268+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.024175+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.025044+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.029668+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.030536+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.033752+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.035073+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.039728+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:43.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.041199+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-30T20:04:43.549 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:04:43 smithi057 bash[132020]: ts=2023-11-30T20:04:43.247Z 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" 2023-11-30T20:04:44.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:42.035781+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-11-30T20:04:44.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:42.041400+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-30T20:04:44.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:42.042435+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-11-30T20:04:44.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:42.082088+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:44.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:43.210971+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:44.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:43.211903+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T20:04:44.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:43.212652+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:44.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:43.214577+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:42.035781+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:42.041400+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:42.042435+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:42.082088+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:43.210971+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:43.211903+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:43.212652+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:44.295 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:43.214577+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:42.035781+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:42.041400+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:42.042435+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:42.082088+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:43.210971+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:43.211903+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:43.212652+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:44.296 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:43.214577+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-11-30T20:04:45.206 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:43.203631+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Updating osd.0 2023-11-30T20:04:50.230 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:43.214062+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T20:04:50.230 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:43.203631+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Updating osd.0 2023-11-30T20:04:50.231 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:43.214062+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T20:04:50.231 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:45 smithi057 systemd[1]: Stopping Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:50.231 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:45 smithi057 bash[115567]: debug 2023-11-30T20:04:45.303+0000 7ff7b64c6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:04:50.231 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:45 smithi057 bash[115567]: debug 2023-11-30T20:04:45.303+0000 7ff7b64c6700 -1 osd.0 76 *** Got signal Terminated *** 2023-11-30T20:04:50.231 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:45 smithi057 bash[115567]: debug 2023-11-30T20:04:45.303+0000 7ff7b64c6700 -1 osd.0 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:04:50.231 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:45 smithi057 bash[137948]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.0 2023-11-30T20:04:50.232 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:45 smithi057 bash[138004]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.0" found: no such container 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:44.082492+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.548562+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.548606+0000 mon.a (mon.0) 260 : cluster [INF] osd.0 failed (root=default,host=smithi057) (connection refused reported by osd.7) 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.548807+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.548985+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549235+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549390+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549462+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.232 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549599+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549701+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549876+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.549979+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.550185+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.550286+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.550486+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.550586+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.949550+0000 mon.a (mon.0) 274 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.949752+0000 mon.a (mon.0) 275 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.949886+0000 mon.a (mon.0) 276 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.233 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950090+0000 mon.a (mon.0) 277 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:44.082492+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.548562+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.548606+0000 mon.a (mon.0) 260 : cluster [INF] osd.0 failed (root=default,host=smithi057) (connection refused reported by osd.7) 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.548807+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.548985+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549235+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549390+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549462+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549599+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549701+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549876+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.234 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.549979+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.550185+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.550286+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.550486+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.550586+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.949550+0000 mon.a (mon.0) 274 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.949752+0000 mon.a (mon.0) 275 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.949886+0000 mon.a (mon.0) 276 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950090+0000 mon.a (mon.0) 277 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950223+0000 mon.a (mon.0) 278 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950272+0000 mon.a (mon.0) 279 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.235 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950376+0000 mon.a (mon.0) 280 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950453+0000 mon.a (mon.0) 281 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950641+0000 mon.a (mon.0) 282 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950745+0000 mon.a (mon.0) 283 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.950924+0000 mon.a (mon.0) 284 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.951023+0000 mon.a (mon.0) 285 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.951210+0000 mon.a (mon.0) 286 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:45.951316+0000 mon.a (mon.0) 287 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.236 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950223+0000 mon.a (mon.0) 278 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950272+0000 mon.a (mon.0) 279 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950376+0000 mon.a (mon.0) 280 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950453+0000 mon.a (mon.0) 281 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950641+0000 mon.a (mon.0) 282 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950745+0000 mon.a (mon.0) 283 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.950924+0000 mon.a (mon.0) 284 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.951023+0000 mon.a (mon.0) 285 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.951210+0000 mon.a (mon.0) 286 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.237 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:45.951316+0000 mon.a (mon.0) 287 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:46.015701+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:46.031452+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:46.040269+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:46.041732+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:46.015701+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:46.031452+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2023-11-30T20:04:50.238 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:46.040269+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:04:50.239 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:46.041732+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:04:50.239 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:47 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-11-30T20:04:50.239 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:47 smithi057 systemd[1]: Stopped Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:50.239 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:47 smithi057 systemd[1]: Starting Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:50.239 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:46.082872+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v22: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:47.059886+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:47.059960+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:47.799044+0000 mgr.y (mgr.34107) 68 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:46.082872+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v22: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:47.059886+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:47.059960+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2023-11-30T20:04:50.240 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:47.799044+0000 mgr.y (mgr.34107) 68 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.241 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-30T20:04:50.241 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: 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 2023-11-30T20:04:50.241 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-11-30T20:04:50.296 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-30T20:04:50.296 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-30T20:04:50.296 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-30T20:04:50.296 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138256]: --> ceph-volume raw activate successful for osd ID: 0 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (2m) 27s ago 7m 19.5M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (6m) 19s ago 6m 32.2M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (66s) 19s ago 9m 390M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (97s) 27s ago 11m 423M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (58s) 27s ago 11m 48.4M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (23s) 19s ago 9m 34.6M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (30s) 27s ago 9m 32.7M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (7m) 27s ago 7m 11.0M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:04:50.297 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (7m) 19s ago 7m 13.0M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (9m) 27s ago 9m 78.6M 4096M 15.2.0 204a01f9b0b6 d8bf0bfd8c2e 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (9m) 27s ago 9m 84.7M 4096M 15.2.0 204a01f9b0b6 bf9670e4f3aa 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (8m) 27s ago 8m 64.5M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (8m) 27s ago 8m 85.4M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (8m) 19s ago 8m 84.3M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (7m) 19s ago 8m 79.6M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (7m) 19s ago 7m 72.9M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (7m) 19s ago 7m 81.1M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (111s) 19s ago 7m 36.5M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (6m) 27s ago 6m 57.5M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (6m) 19s ago 6m 55.3M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:04:50.298 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:04:50.299 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:04:50.300 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 9, 2023-11-30T20:04:50.301 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 5 2023-11-30T20:04:50.301 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:04:50.301 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:04:50.302 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:04:48.921+0000 7f52e72f0700 1 -- 172.21.15.57:0/920269182 <== mon.1 v2:172.21.15.57:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557e492ea680 con 0x557e492b1000 2023-11-30T20:04:50.302 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 bash[138634]: b00ccdf34fc1d2fd8690390140f3e586921ea525c07e37f8b70223be29dc4ea5 2023-11-30T20:04:50.302 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:48 smithi057 systemd[1]: Started Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:50.302 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:48.083265+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v24: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.159677+0000 mgr.y (mgr.34107) 70 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.511077+0000 mgr.y (mgr.34107) 71 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.513095+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.513520+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.513851+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.514191+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.514511+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.303 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.514821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.516632+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.516977+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.517307+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.517622+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.517935+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.981206+0000 mon.c (mon.1) 3 : audit [DBG] from='client.44119 172.21.15.57:0/2318004729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.985774+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.986755+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:50.304 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:48.988188+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:50.305 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:48.083265+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v24: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.305 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.159677+0000 mgr.y (mgr.34107) 70 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.305 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.511077+0000 mgr.y (mgr.34107) 71 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.305 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.513095+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.305 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.513520+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.306 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.513851+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.306 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.514191+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.306 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.514511+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.306 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.514821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.516632+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.516977+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.517307+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.517622+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.517935+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.981206+0000 mon.c (mon.1) 3 : audit [DBG] from='client.44119 172.21.15.57:0/2318004729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.985774+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.986755+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:50.331 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:48.988188+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:50.332 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:04:50.332 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:04:50.332 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:04:50.332 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr", 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: "mon" 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "5/20 daemons upgraded", 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading osd daemons", 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:04:50.333 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:04:50.333 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:04:49.450+0000 7f52eed6b380 -1 Falling back to public interface 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:43.203631+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Updating osd.0 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:43.214062+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Deploying daemon osd.0 on smithi057 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:44.082492+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.548562+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.548606+0000 mon.a (mon.0) 260 : cluster [INF] osd.0 failed (root=default,host=smithi057) (connection refused reported by osd.7) 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.548807+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.548985+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549235+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549390+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549462+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549599+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549701+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549876+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.549979+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.550185+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.550286+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.550486+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.550586+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.949550+0000 mon.a (mon.0) 274 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.949752+0000 mon.a (mon.0) 275 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.949886+0000 mon.a (mon.0) 276 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950090+0000 mon.a (mon.0) 277 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950223+0000 mon.a (mon.0) 278 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950272+0000 mon.a (mon.0) 279 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950376+0000 mon.a (mon.0) 280 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950453+0000 mon.a (mon.0) 281 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950641+0000 mon.a (mon.0) 282 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950745+0000 mon.a (mon.0) 283 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.950924+0000 mon.a (mon.0) 284 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.951023+0000 mon.a (mon.0) 285 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.951210+0000 mon.a (mon.0) 286 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:45.951316+0000 mon.a (mon.0) 287 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:46.015701+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:46.031452+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2023-11-30T20:04:50.336 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:46.040269+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:46.041732+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:46.082872+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v22: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:47.059886+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:47.059960+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:47.799044+0000 mgr.y (mgr.34107) 68 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:48.083265+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v24: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.159677+0000 mgr.y (mgr.34107) 70 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.511077+0000 mgr.y (mgr.34107) 71 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.513095+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.513520+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.513851+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.337 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.514191+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.338 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.514511+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.514821+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.516632+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.516977+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.517307+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.517622+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.517935+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.981206+0000 mon.c (mon.1) 3 : audit [DBG] from='client.44119 172.21.15.57:0/2318004729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.985774+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.986755+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:50.339 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:48.988188+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:50.456 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:49.241040+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:50.456 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:49.374633+0000 mgr.y (mgr.34107) 72 : audit [DBG] from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.456 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:49.241040+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:50.456 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:49.374633+0000 mgr.y (mgr.34107) 72 : audit [DBG] from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:50.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:49.241040+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:50.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:49.374633+0000 mgr.y (mgr.34107) 72 : audit [DBG] from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:04:51.930 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:50.083709+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v25: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:51.930 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.903236+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:51.930 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.912399+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:51.931 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.917571+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:51.931 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.920150+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:51.931 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.921772+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:51.931 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.922894+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:51.931 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.924136+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-30T20:04:51.932 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:50.083709+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v25: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:51.932 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.903236+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:51.932 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.912399+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:51.932 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.917571+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:51.932 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.920150+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:51.932 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.921772+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:51.933 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.922894+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:51.933 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.924136+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-30T20:04:52.202 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:04:52.199+0000 7f52eed6b380 -1 osd.0 76 log_to_monitors {default=true} 2023-11-30T20:04:52.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:50.083709+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v25: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-11-30T20:04:52.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.903236+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:52.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.912399+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:52.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.917571+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:52.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.920150+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:52.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.921772+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:52.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.922894+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:04:52.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.924136+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-30T20:04:53.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:51.924287+0000 mgr.y (mgr.34107) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-30T20:04:53.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:51.925075+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Upgrade: osd.1 is safe to restart 2023-11-30T20:04:53.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.204024+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T20:04:53.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.204414+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T20:04:53.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:51.924287+0000 mgr.y (mgr.34107) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-30T20:04:53.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:51.925075+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Upgrade: osd.1 is safe to restart 2023-11-30T20:04:53.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.204024+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T20:04:53.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.204414+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T20:04:53.211 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:04:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:04:52.965+0000 7f52dda60700 -1 osd.0 76 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:04:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:51.924287+0000 mgr.y (mgr.34107) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-11-30T20:04:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:51.925075+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Upgrade: osd.1 is safe to restart 2023-11-30T20:04:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.204024+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T20:04:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.204414+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-30T20:04:54.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:52.084462+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v26: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:04:54.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:52.927470+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: Degraded data redundancy: 64/606 objects degraded (10.561%), 19 pgs degraded (PG_DEGRADED) 2023-11-30T20:04:54.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:52.928411+0000 mgr.y (mgr.34107) 77 : cephadm [INF] Upgrade: Updating osd.1 2023-11-30T20:04:54.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.943295+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T20:04:54.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:52.943404+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2023-11-30T20:04:54.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.943782+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:54.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.944705+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:04:54.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.945160+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:04:54.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.945576+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T20:04:54.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.946492+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:54.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:04:52.948310+0000 mgr.y (mgr.34107) 78 : cephadm [INF] Deploying daemon osd.1 on smithi057 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:52.948869+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:52.084462+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v26: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:52.927470+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: Degraded data redundancy: 64/606 objects degraded (10.561%), 19 pgs degraded (PG_DEGRADED) 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:52.928411+0000 mgr.y (mgr.34107) 77 : cephadm [INF] Upgrade: Updating osd.1 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.943295+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:52.943404+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.943782+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.944705+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.945160+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:04:54.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.945576+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T20:04:54.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.946492+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:54.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:04:52.948310+0000 mgr.y (mgr.34107) 78 : cephadm [INF] Deploying daemon osd.1 on smithi057 2023-11-30T20:04:54.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:52.948869+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-30T20:04:54.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:52.084462+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v26: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 6.9 MiB used, 707 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:04:54.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:52.927470+0000 mon.a (mon.0) 317 : cluster [WRN] Health check failed: Degraded data redundancy: 64/606 objects degraded (10.561%), 19 pgs degraded (PG_DEGRADED) 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:52.928411+0000 mgr.y (mgr.34107) 77 : cephadm [INF] Upgrade: Updating osd.1 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.943295+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:52.943404+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.943782+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.944705+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.945160+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.945576+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.946492+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:04:54.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:04:52.948310+0000 mgr.y (mgr.34107) 78 : cephadm [INF] Deploying daemon osd.1 on smithi057 2023-11-30T20:04:54.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:52.948869+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-11-30T20:04:54.845 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:54 smithi057 systemd[1]: Stopping Ceph osd.1 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:55.114 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:54 smithi057 bash[116047]: debug 2023-11-30T20:04:54.843+0000 7f751a2ec700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:04:55.114 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:54 smithi057 bash[116047]: debug 2023-11-30T20:04:54.843+0000 7f751a2ec700 -1 osd.1 80 *** Got signal Terminated *** 2023-11-30T20:04:55.115 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:54 smithi057 bash[116047]: debug 2023-11-30T20:04:54.843+0000 7f751a2ec700 -1 osd.1 80 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:53.938719+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:53.944052+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097] boot 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:53.944105+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:53.944956+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:54.880787+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.2 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:54.880867+0000 mon.a (mon.0) 330 : cluster [INF] osd.1 failed (root=default,host=smithi057) (connection refused reported by osd.2) 2023-11-30T20:04:55.115 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:54.940999+0000 mon.a (mon.0) 331 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:54.955634+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:53.938719+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:53.944052+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097] boot 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:53.944105+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:53.944956+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:54.880787+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.2 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:54.880867+0000 mon.a (mon.0) 330 : cluster [INF] osd.1 failed (root=default,host=smithi057) (connection refused reported by osd.2) 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:54.940999+0000 mon.a (mon.0) 331 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:04:55.116 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:54.955634+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2023-11-30T20:04:55.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:53.938719+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:04:55.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:53.944052+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.57:6802/3818630097,v1:172.21.15.57:6803/3818630097] boot 2023-11-30T20:04:55.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:53.944105+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-11-30T20:04:55.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:53.944956+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-30T20:04:55.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:54.880787+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.2 2023-11-30T20:04:55.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:54.880867+0000 mon.a (mon.0) 330 : cluster [INF] osd.1 failed (root=default,host=smithi057) (connection refused reported by osd.2) 2023-11-30T20:04:55.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:54.940999+0000 mon.a (mon.0) 331 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:04:55.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:54.955634+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2023-11-30T20:04:55.460 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:55 smithi057 bash[139722]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.1 2023-11-30T20:04:55.460 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:55 smithi057 bash[139777]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.1" found: no such container 2023-11-30T20:04:56.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:54.084904+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v29: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:04:56.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:55.955224+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2023-11-30T20:04:56.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:54.084904+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v29: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:04:56.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:55.955224+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2023-11-30T20:04:56.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:54.084904+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v29: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:04:56.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:55.955224+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2023-11-30T20:04:56.959 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:56 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-11-30T20:04:56.960 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:56 smithi057 systemd[1]: Stopped Ceph osd.1 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:56.960 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:56 smithi057 systemd[1]: Starting Ceph osd.1 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:04:57.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:56.085561+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v32: 129 pgs: 51 peering, 61 active+clean, 5 active+undersized, 7 active+undersized+degraded, 4 stale+active+undersized, 1 stale+active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2023-11-30T20:04:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:56.977150+0000 mon.a (mon.0) 334 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-11-30T20:04:57.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:56.085561+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v32: 129 pgs: 51 peering, 61 active+clean, 5 active+undersized, 7 active+undersized+degraded, 4 stale+active+undersized, 1 stale+active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2023-11-30T20:04:57.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:56.977150+0000 mon.a (mon.0) 334 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-11-30T20:04:57.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:56.085561+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v32: 129 pgs: 51 peering, 61 active+clean, 5 active+undersized, 7 active+undersized+degraded, 4 stale+active+undersized, 1 stale+active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2023-11-30T20:04:57.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:56.977150+0000 mon.a (mon.0) 334 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2023-11-30T20:04:57.961 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-30T20:04:57.962 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: 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 2023-11-30T20:04:57.962 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-11-30T20:04:57.962 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-30T20:04:57.962 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-11-30T20:04:57.962 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-30T20:04:57.962 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:57 smithi057 bash[140025]: --> ceph-volume raw activate successful for osd ID: 1 2023-11-30T20:04:58.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:58.137160+0000 mon.a (mon.0) 335 : cluster [WRN] Health check update: Degraded data redundancy: 6/606 objects degraded (0.990%), 1 pg degraded (PG_DEGRADED) 2023-11-30T20:04:58.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:58.137160+0000 mon.a (mon.0) 335 : cluster [WRN] Health check update: Degraded data redundancy: 6/606 objects degraded (0.990%), 1 pg degraded (PG_DEGRADED) 2023-11-30T20:04:58.460 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:58 smithi057 bash[140302]: 98ce6c9702d35f2de35e7fda845161f3f60874309b805b45c82a8e4075c13ab1 2023-11-30T20:04:58.460 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:04:58.238+0000 7f068c423700 1 -- 172.21.15.57:0/1330537024 <== mon.1 v2:172.21.15.57:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556972c0c680 con 0x556972bd3000 2023-11-30T20:04:58.460 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:58 smithi057 systemd[1]: Started Ceph osd.1 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:04:58.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:58.137160+0000 mon.a (mon.0) 335 : cluster [WRN] Health check update: Degraded data redundancy: 6/606 objects degraded (0.990%), 1 pg degraded (PG_DEGRADED) 2023-11-30T20:04:59.209 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:04:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:04:58.770+0000 7f0693e9e380 -1 Falling back to public interface 2023-11-30T20:04:59.624 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:04:58.086243+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v33: 129 pgs: 51 peering, 73 active+clean, 4 active+undersized, 1 active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2023-11-30T20:04:59.624 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:58.291865+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:59.624 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:58.292692+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:59.625 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:04:58.294452+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:59.625 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:04:58.086243+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v33: 129 pgs: 51 peering, 73 active+clean, 4 active+undersized, 1 active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2023-11-30T20:04:59.625 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:58.291865+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:59.625 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:58.292692+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:59.625 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:04:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:04:58.294452+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:04:59.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:04:58.086243+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v33: 129 pgs: 51 peering, 73 active+clean, 4 active+undersized, 1 active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2023-11-30T20:04:59.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:58.291865+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:04:59.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:58.292692+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:04:59.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:04:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:04:58.294452+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:01.209 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:05:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:05:00.868+0000 7fe21569a700 -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) 2023-11-30T20:05:01.852 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:05:01.511+0000 7f0693e9e380 -1 osd.1 80 log_to_monitors {default=true} 2023-11-30T20:05:02.209 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:05:01.975+0000 7f0683394700 -1 osd.1 80 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:05:02.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:00.086875+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v34: 129 pgs: 51 peering, 73 active+clean, 4 active+undersized, 1 active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2023-11-30T20:05:02.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.851712+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:02.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.857520+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:02.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.863429+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:02.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.865640+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.866964+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.867950+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.869167+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:02.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:00.869310+0000 mgr.y (mgr.34107) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:02.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:00.870009+0000 mgr.y (mgr.34107) 84 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-30T20:05:02.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:01.516250+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T20:05:02.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:01.516605+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T20:05:02.212 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:00.086875+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v34: 129 pgs: 51 peering, 73 active+clean, 4 active+undersized, 1 active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2023-11-30T20:05:02.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.851712+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:02.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.857520+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:02.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.863429+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:02.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.865640+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.213 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.866964+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.867950+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.869167+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:02.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:00.869310+0000 mgr.y (mgr.34107) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:02.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:00.870009+0000 mgr.y (mgr.34107) 84 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-30T20:05:02.214 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:01.516250+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T20:05:02.215 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:01.516605+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T20:05:02.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:00.086875+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v34: 129 pgs: 51 peering, 73 active+clean, 4 active+undersized, 1 active+undersized+degraded; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.851712+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.857520+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.863429+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.865640+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.866964+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.867950+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.869167+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:00.869310+0000 mgr.y (mgr.34107) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:02.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:00.870009+0000 mgr.y (mgr.34107) 84 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-30T20:05:02.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:01.516250+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T20:05:02.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:01.516605+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-30T20:05:03.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:01.944638+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T20:05:03.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:01.944749+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2023-11-30T20:05:03.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:01.954769+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:03.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:01.955250+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:03.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:01.944638+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T20:05:03.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:01.944749+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2023-11-30T20:05:03.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:01.954769+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:03.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:01.955250+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:03.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:01.944638+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-30T20:05:03.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:01.944749+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2023-11-30T20:05:03.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:01.954769+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:03.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:01.955250+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:04.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:02.087429+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v36: 129 pgs: 73 active+clean, 34 active+undersized, 22 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 86/606 objects degraded (14.191%) 2023-11-30T20:05:04.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:02.936845+0000 mon.a (mon.0) 350 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 14 pgs peering) 2023-11-30T20:05:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:02.937704+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:02.952080+0000 mon.a (mon.0) 352 : cluster [INF] osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426] boot 2023-11-30T20:05:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:02.952173+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-11-30T20:05:04.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:02.953157+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:05:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:02.087429+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v36: 129 pgs: 73 active+clean, 34 active+undersized, 22 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 86/606 objects degraded (14.191%) 2023-11-30T20:05:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:02.936845+0000 mon.a (mon.0) 350 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 14 pgs peering) 2023-11-30T20:05:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:02.937704+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:02.952080+0000 mon.a (mon.0) 352 : cluster [INF] osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426] boot 2023-11-30T20:05:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:02.952173+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-11-30T20:05:04.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:02.953157+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:05:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:02.087429+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v36: 129 pgs: 73 active+clean, 34 active+undersized, 22 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 86/606 objects degraded (14.191%) 2023-11-30T20:05:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:02.936845+0000 mon.a (mon.0) 350 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 14 pgs peering) 2023-11-30T20:05:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:02.937704+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:02.952080+0000 mon.a (mon.0) 352 : cluster [INF] osd.1 [v2:172.21.15.57:6810/431064426,v1:172.21.15.57:6811/431064426] boot 2023-11-30T20:05:04.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:02.952173+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2023-11-30T20:05:04.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:02.953157+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-30T20:05:05.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:03.953888+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-11-30T20:05:05.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:04.924897+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 86/606 objects degraded (14.191%), 22 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:05.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:03.953888+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-11-30T20:05:05.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:04.924897+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 86/606 objects degraded (14.191%), 22 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:03.953888+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2023-11-30T20:05:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:04.924897+0000 mon.a (mon.0) 356 : cluster [WRN] Health check update: Degraded data redundancy: 86/606 objects degraded (14.191%), 22 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:06.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:04.087978+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v39: 129 pgs: 4 peering, 73 active+clean, 31 active+undersized, 21 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 80/606 objects degraded (13.201%) 2023-11-30T20:05:06.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:04.087978+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v39: 129 pgs: 4 peering, 73 active+clean, 31 active+undersized, 21 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 80/606 objects degraded (13.201%) 2023-11-30T20:05:06.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:04.087978+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v39: 129 pgs: 4 peering, 73 active+clean, 31 active+undersized, 21 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 80/606 objects degraded (13.201%) 2023-11-30T20:05:08.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:06.088671+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v40: 129 pgs: 4 peering, 107 active+clean, 10 active+undersized, 8 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2023-11-30T20:05:08.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:06.088671+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v40: 129 pgs: 4 peering, 107 active+clean, 10 active+undersized, 8 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2023-11-30T20:05:08.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:06.088671+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v40: 129 pgs: 4 peering, 107 active+clean, 10 active+undersized, 8 active+undersized+degraded; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2023-11-30T20:05:09.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:08.089243+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:09.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:09.009592+0000 mon.a (mon.0) 357 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/606 objects degraded (5.446%), 8 pgs degraded) 2023-11-30T20:05:09.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:09.009656+0000 mon.a (mon.0) 358 : cluster [INF] Cluster is now healthy 2023-11-30T20:05:09.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:08.089243+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:09.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:09.009592+0000 mon.a (mon.0) 357 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/606 objects degraded (5.446%), 8 pgs degraded) 2023-11-30T20:05:09.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:09.009656+0000 mon.a (mon.0) 358 : cluster [INF] Cluster is now healthy 2023-11-30T20:05:09.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:08.089243+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:09.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:09.009592+0000 mon.a (mon.0) 357 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/606 objects degraded (5.446%), 8 pgs degraded) 2023-11-30T20:05:09.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:09.009656+0000 mon.a (mon.0) 358 : cluster [INF] Cluster is now healthy 2023-11-30T20:05:11.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:10.116507+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-11-30T20:05:11.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:10.116828+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:10.117149+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:10.117424+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:10.116507+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-11-30T20:05:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:10.116828+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:10.117149+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:10.117424+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:10.116507+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-11-30T20:05:11.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:10.116828+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:10.117149+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-11-30T20:05:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:10.117424+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-30T20:05:12.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:10.089698+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:12.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:10.089698+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:12.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:10.089698+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:14.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:12.090588+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:14.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:12.090588+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:14.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:12.090588+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:16.220 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:14.091289+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:16.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:15.303406+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:16.221 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:15.885674+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:16.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:14.091289+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:16.221 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:15.303406+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:16.222 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:15.885674+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:14.091289+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:16.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:15.303406+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:16.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:15.885674+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:17.185 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:15.885898+0000 mgr.y (mgr.34107) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:17.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:15.887177+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Upgrade: osd.2 is safe to restart 2023-11-30T20:05:17.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:16.864410+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:17.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:16.865433+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T20:05:17.186 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:16.866084+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:05:17.187 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:16.867753+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-30T20:05:17.187 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:15.885898+0000 mgr.y (mgr.34107) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:17.187 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:15.887177+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Upgrade: osd.2 is safe to restart 2023-11-30T20:05:17.187 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:16.864410+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:17.188 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:16.865433+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T20:05:17.188 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:16.866084+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:05:17.188 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:16.867753+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-30T20:05:17.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:15.885898+0000 mgr.y (mgr.34107) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-11-30T20:05:17.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:15.887177+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Upgrade: osd.2 is safe to restart 2023-11-30T20:05:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:16.864410+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:16.865433+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-30T20:05:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:16.866084+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:05:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:16.867753+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-11-30T20:05:18.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:16.091881+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:18.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:16.856842+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Upgrade: Updating osd.2 2023-11-30T20:05:18.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:16.867327+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T20:05:18.311 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:16.091881+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:18.363 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:16.856842+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Upgrade: Updating osd.2 2023-11-30T20:05:18.363 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:16.867327+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T20:05:18.364 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:16.091881+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:18.364 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:16.856842+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Upgrade: Updating osd.2 2023-11-30T20:05:18.364 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:16.867327+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Deploying daemon osd.2 on smithi057 2023-11-30T20:05:18.934 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:18 smithi057 systemd[1]: Stopping Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:05:19.210 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:18 smithi057 bash[119356]: debug 2023-11-30T20:05:18.931+0000 7f05ffbf4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:05:19.210 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:18 smithi057 bash[119356]: debug 2023-11-30T20:05:18.931+0000 7f05ffbf4700 -1 osd.2 85 *** Got signal Terminated *** 2023-11-30T20:05:19.210 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:18 smithi057 bash[119356]: debug 2023-11-30T20:05:18.931+0000 7f05ffbf4700 -1 osd.2 85 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:05:19.210 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:19 smithi057 bash[141347]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.2 2023-11-30T20:05:19.709 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:19 smithi057 bash[141402]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.2" found: no such container 2023-11-30T20:05:19.830 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:05:20.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:18.092365+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:18.987220+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:18.987261+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.178352+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.178468+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.178670+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.178762+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.178991+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179082+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179269+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179366+0000 mon.a (mon.0) 378 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179545+0000 mon.a (mon.0) 379 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179636+0000 mon.a (mon.0) 380 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179786+0000 mon.a (mon.0) 381 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.179872+0000 mon.a (mon.0) 382 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.180022+0000 mon.a (mon.0) 383 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.180109+0000 mon.a (mon.0) 384 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.180271+0000 mon.a (mon.0) 385 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.579406+0000 mon.a (mon.0) 386 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.579506+0000 mon.a (mon.0) 387 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.579754+0000 mon.a (mon.0) 388 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.579820+0000 mon.a (mon.0) 389 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580086+0000 mon.a (mon.0) 390 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580233+0000 mon.a (mon.0) 391 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580414+0000 mon.a (mon.0) 392 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580507+0000 mon.a (mon.0) 393 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580673+0000 mon.a (mon.0) 394 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580772+0000 mon.a (mon.0) 395 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.580969+0000 mon.a (mon.0) 396 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.581059+0000 mon.a (mon.0) 397 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.581236+0000 mon.a (mon.0) 398 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.581344+0000 mon.a (mon.0) 399 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.581519+0000 mon.a (mon.0) 400 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.964231+0000 mon.a (mon.0) 401 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.971297+0000 mon.a (mon.0) 402 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.440 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:18.092365+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:18.987220+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:18.987261+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.178352+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.178468+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.178670+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.178762+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.178991+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179082+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179269+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179366+0000 mon.a (mon.0) 378 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.441 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179545+0000 mon.a (mon.0) 379 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179636+0000 mon.a (mon.0) 380 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179786+0000 mon.a (mon.0) 381 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.179872+0000 mon.a (mon.0) 382 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.180022+0000 mon.a (mon.0) 383 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.180109+0000 mon.a (mon.0) 384 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.180271+0000 mon.a (mon.0) 385 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.579406+0000 mon.a (mon.0) 386 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.579506+0000 mon.a (mon.0) 387 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.442 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:18.092365+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:18.987220+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:18.987261+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.178352+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.178468+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.178670+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.178762+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.178991+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179082+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179269+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179366+0000 mon.a (mon.0) 378 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.443 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179545+0000 mon.a (mon.0) 379 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179636+0000 mon.a (mon.0) 380 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179786+0000 mon.a (mon.0) 381 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.179872+0000 mon.a (mon.0) 382 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.180022+0000 mon.a (mon.0) 383 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.180109+0000 mon.a (mon.0) 384 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.180271+0000 mon.a (mon.0) 385 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.579406+0000 mon.a (mon.0) 386 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.579506+0000 mon.a (mon.0) 387 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.444 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.579754+0000 mon.a (mon.0) 388 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.579820+0000 mon.a (mon.0) 389 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580086+0000 mon.a (mon.0) 390 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580233+0000 mon.a (mon.0) 391 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580414+0000 mon.a (mon.0) 392 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580507+0000 mon.a (mon.0) 393 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580673+0000 mon.a (mon.0) 394 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580772+0000 mon.a (mon.0) 395 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.580969+0000 mon.a (mon.0) 396 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.581059+0000 mon.a (mon.0) 397 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.445 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.581236+0000 mon.a (mon.0) 398 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.581344+0000 mon.a (mon.0) 399 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.581519+0000 mon.a (mon.0) 400 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.964231+0000 mon.a (mon.0) 401 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.971297+0000 mon.a (mon.0) 402 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.579754+0000 mon.a (mon.0) 388 : cluster [DBG] osd.2 reported immediately failed by osd.7 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.579820+0000 mon.a (mon.0) 389 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580086+0000 mon.a (mon.0) 390 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.446 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580233+0000 mon.a (mon.0) 391 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580414+0000 mon.a (mon.0) 392 : cluster [DBG] osd.2 reported immediately failed by osd.5 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580507+0000 mon.a (mon.0) 393 : cluster [DBG] osd.2 reported immediately failed by osd.6 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580673+0000 mon.a (mon.0) 394 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580772+0000 mon.a (mon.0) 395 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.580969+0000 mon.a (mon.0) 396 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.581059+0000 mon.a (mon.0) 397 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.581236+0000 mon.a (mon.0) 398 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.581344+0000 mon.a (mon.0) 399 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.581519+0000 mon.a (mon.0) 400 : cluster [DBG] osd.2 reported immediately failed by osd.3 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.964231+0000 mon.a (mon.0) 401 : cluster [DBG] osd.2 reported immediately failed by osd.4 2023-11-30T20:05:20.447 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.971297+0000 mon.a (mon.0) 402 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-11-30T20:05:20.573 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:05:20.573 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (2m) 19s ago 7m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:05:20.573 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (7m) 52s ago 7m 32.2M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:05:20.573 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (98s) 52s ago 10m 390M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:05:20.573 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (2m) 19s ago 11m 433M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:05:20.573 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (90s) 19s ago 11m 61.9M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (56s) 52s ago 10m 34.6M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (63s) 19s ago 10m 51.8M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (7m) 19s ago 7m 12.9M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (7m) 52s ago 7m 13.0M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (31s) 19s ago 9m 49.9M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (22s) 19s ago 9m 14.5M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (9m) 19s ago 9m 69.4M 4096M 15.2.0 204a01f9b0b6 7fbddc11c72a 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (9m) 19s ago 9m 93.7M 4096M 15.2.0 204a01f9b0b6 c5acf0f999b9 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (8m) 52s ago 8m 84.3M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (8m) 52s ago 8m 79.6M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (8m) 52s ago 8m 72.9M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:05:20.574 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (8m) 52s ago 8m 81.1M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:05:20.575 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (2m) 52s ago 7m 36.5M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:05:20.575 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (6m) 19s ago 6m 57.9M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:05:20.575 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (6m) 52s ago 6m 55.3M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:21.032 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7, 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 7 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:05:21.033 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:05:21.170 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:19.813289+0000 mgr.y (mgr.34107) 98 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.983873+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:19.994525+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.561731+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.562178+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.562557+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.562902+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.563267+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.563620+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.565463+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.171 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.565827+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.566182+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.566536+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.566853+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:19.813289+0000 mgr.y (mgr.34107) 98 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.983873+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:19.994525+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.561731+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.172 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.562178+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.562557+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.562902+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.563267+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.563620+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.565463+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.565827+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.566182+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.566536+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.173 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.566853+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.174 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:20 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-11-30T20:05:21.174 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:20 smithi057 systemd[1]: Stopped Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:05:21.174 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:20 smithi057 systemd[1]: Starting Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:05:21.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:19.813289+0000 mgr.y (mgr.34107) 98 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.983873+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:19.994525+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.561731+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.562178+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.562557+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.562902+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.563267+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.563620+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.565463+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.565827+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.566182+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.566536+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.566853+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:21.396 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:05:21.396 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:05:21.396 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:05:21.396 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:05:21.396 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr", 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout: "mon" 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "7/20 daemons upgraded", 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading osd daemons", 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:05:21.397 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:05:21.959 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-30T20:05:21.959 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-11-30T20:05:21.959 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-11-30T20:05:21.960 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-30T20:05:21.960 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-30T20:05:21.960 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-30T20:05:21.960 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:21 smithi057 bash[141752]: --> ceph-volume raw activate successful for osd ID: 2 2023-11-30T20:05:22.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:22 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:20.092696+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v48: 129 pgs: 10 stale+active+clean, 119 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:22.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:22 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.205353+0000 mgr.y (mgr.34107) 100 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:22.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:22 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:20.559671+0000 mgr.y (mgr.34107) 101 : audit [DBG] from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:22.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:22 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:21.006687+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2023-11-30T20:05:22.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:22 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:21.029279+0000 mon.c (mon.1) 8 : audit [DBG] from='client.44161 172.21.15.57:0/2503247525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:22.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:20.092696+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v48: 129 pgs: 10 stale+active+clean, 119 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:22.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.205353+0000 mgr.y (mgr.34107) 100 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:22.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:20.559671+0000 mgr.y (mgr.34107) 101 : audit [DBG] from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:22.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:21.006687+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2023-11-30T20:05:22.354 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:21.029279+0000 mon.c (mon.1) 8 : audit [DBG] from='client.44161 172.21.15.57:0/2503247525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:22.355 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:20.092696+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v48: 129 pgs: 10 stale+active+clean, 119 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:22.355 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.205353+0000 mgr.y (mgr.34107) 100 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:22.355 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:20.559671+0000 mgr.y (mgr.34107) 101 : audit [DBG] from='client.44155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:22.356 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:21.006687+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2023-11-30T20:05:22.356 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:21.029279+0000 mon.c (mon.1) 8 : audit [DBG] from='client.44161 172.21.15.57:0/2503247525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:22.709 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:22 smithi057 bash[142050]: 48d3c8902531c04e3b60e0304b35623d99293516d90d9b3bc4c9fc4210f11082 2023-11-30T20:05:22.709 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:22 smithi057 systemd[1]: Started Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:05:22.710 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:05:22.403+0000 7fea0a4e7700 1 -- 172.21.15.57:0/2739870229 <== mon.0 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563db0e1e680 con 0x563db0de5400 2023-11-30T20:05:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:21.395008+0000 mgr.y (mgr.34107) 102 : audit [DBG] from='client.54170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:22.458409+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:22.459271+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:23.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:22.460704+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:23.210 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:05:22.930+0000 7fea11f62380 -1 Falling back to public interface 2023-11-30T20:05:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:21.395008+0000 mgr.y (mgr.34107) 102 : audit [DBG] from='client.54170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:22.458409+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:22.459271+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:23.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:22.460704+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:21.395008+0000 mgr.y (mgr.34107) 102 : audit [DBG] from='client.54170 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:22.458409+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:22.459271+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:23.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:22.460704+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:24.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:22.093221+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v50: 129 pgs: 2 active+undersized+degraded, 4 active+undersized, 21 peering, 2 stale+active+clean, 100 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 18/606 objects degraded (2.970%) 2023-11-30T20:05:24.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:23.005364+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-11-30T20:05:24.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:23.005401+0000 mon.a (mon.0) 421 : cluster [WRN] Health check failed: Degraded data redundancy: 18/606 objects degraded (2.970%), 2 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:24.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:22.093221+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v50: 129 pgs: 2 active+undersized+degraded, 4 active+undersized, 21 peering, 2 stale+active+clean, 100 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 18/606 objects degraded (2.970%) 2023-11-30T20:05:24.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:23.005364+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-11-30T20:05:24.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:23.005401+0000 mon.a (mon.0) 421 : cluster [WRN] Health check failed: Degraded data redundancy: 18/606 objects degraded (2.970%), 2 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:22.093221+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v50: 129 pgs: 2 active+undersized+degraded, 4 active+undersized, 21 peering, 2 stale+active+clean, 100 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 18/606 objects degraded (2.970%) 2023-11-30T20:05:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:23.005364+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-11-30T20:05:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:23.005401+0000 mon.a (mon.0) 421 : cluster [WRN] Health check failed: Degraded data redundancy: 18/606 objects degraded (2.970%), 2 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:25.690 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:05:25.390+0000 7fe21569a700 -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) 2023-11-30T20:05:25.943 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:05:25.688+0000 7fea11f62380 -1 osd.2 85 log_to_monitors {default=true} 2023-11-30T20:05:25.943 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:24.093966+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v51: 129 pgs: 3 active+undersized+degraded, 8 active+undersized, 21 peering, 97 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 23/606 objects degraded (3.795%) 2023-11-30T20:05:25.943 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.063579+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:25.943 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.378746+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:25.943 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.384013+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:25.943 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.386177+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:25.944 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.387824+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:25.944 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.389312+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:25.944 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.391082+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:25.944 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.694074+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T20:05:25.944 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.694462+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T20:05:26.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:24.093966+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v51: 129 pgs: 3 active+undersized+degraded, 8 active+undersized, 21 peering, 97 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 23/606 objects degraded (3.795%) 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.063579+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.378746+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.384013+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.386177+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.387824+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.389312+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.391082+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.694074+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T20:05:26.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.694462+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T20:05:26.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:24.093966+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v51: 129 pgs: 3 active+undersized+degraded, 8 active+undersized, 21 peering, 97 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 23/606 objects degraded (3.795%) 2023-11-30T20:05:26.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.063579+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.378746+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.384013+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.386177+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.387824+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.389312+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.391082+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.694074+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T20:05:26.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.694462+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-30T20:05:26.709 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:05:26.408+0000 7fea01c59700 -1 osd.2 85 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:05:27.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:25.391246+0000 mgr.y (mgr.34107) 105 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:25.391963+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:26.394885+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:26.394986+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:26.395889+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:26.396330+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:25.391246+0000 mgr.y (mgr.34107) 105 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:25.391963+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:26.394885+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T20:05:27.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:26.394986+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2023-11-30T20:05:27.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:26.395889+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:27.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:26.396330+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:27.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:25.391246+0000 mgr.y (mgr.34107) 105 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:27.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:25.391963+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-11-30T20:05:27.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:26.394885+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-30T20:05:27.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:26.394986+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2023-11-30T20:05:27.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:26.395889+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:27.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:26.396330+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:28.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:26.094691+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v52: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 50/606 objects degraded (8.251%) 2023-11-30T20:05:28.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:26.937705+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-11-30T20:05:28.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:27.387669+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:28.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:27.398999+0000 mon.a (mon.0) 435 : cluster [INF] osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328] boot 2023-11-30T20:05:28.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:27.399052+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-11-30T20:05:28.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:27.399284+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:05:28.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:26.094691+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v52: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 50/606 objects degraded (8.251%) 2023-11-30T20:05:28.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:26.937705+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-11-30T20:05:28.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:27.387669+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:28.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:27.398999+0000 mon.a (mon.0) 435 : cluster [INF] osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328] boot 2023-11-30T20:05:28.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:27.399052+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-11-30T20:05:28.212 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:27.399284+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:05:28.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:26.094691+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v52: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 588 MiB used, 709 GiB / 715 GiB avail; 50/606 objects degraded (8.251%) 2023-11-30T20:05:28.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:26.937705+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-11-30T20:05:28.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:27.387669+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:28.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:27.398999+0000 mon.a (mon.0) 435 : cluster [INF] osd.2 [v2:172.21.15.57:6818/484196328,v1:172.21.15.57:6819/484196328] boot 2023-11-30T20:05:28.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:27.399052+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2023-11-30T20:05:28.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:27.399284+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-30T20:05:29.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:28.095354+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v55: 129 pgs: 3 peering, 9 active+undersized+degraded, 20 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 45/606 objects degraded (7.426%) 2023-11-30T20:05:29.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:28.402742+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-11-30T20:05:29.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:28.953487+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 45/606 objects degraded (7.426%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:28.095354+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v55: 129 pgs: 3 peering, 9 active+undersized+degraded, 20 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 45/606 objects degraded (7.426%) 2023-11-30T20:05:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:28.402742+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-11-30T20:05:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:28.953487+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 45/606 objects degraded (7.426%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:28.095354+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v55: 129 pgs: 3 peering, 9 active+undersized+degraded, 20 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 45/606 objects degraded (7.426%) 2023-11-30T20:05:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:28.402742+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2023-11-30T20:05:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:28.953487+0000 mon.a (mon.0) 439 : cluster [WRN] Health check update: Degraded data redundancy: 45/606 objects degraded (7.426%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:30.095814+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v57: 129 pgs: 3 peering, 9 active+undersized+degraded, 20 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 45/606 objects degraded (7.426%) 2023-11-30T20:05:32.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:30.095814+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v57: 129 pgs: 3 peering, 9 active+undersized+degraded, 20 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 45/606 objects degraded (7.426%) 2023-11-30T20:05:32.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:30.095814+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v57: 129 pgs: 3 peering, 9 active+undersized+degraded, 20 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 45/606 objects degraded (7.426%) 2023-11-30T20:05:33.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:32.953872+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/606 objects degraded (7.426%), 9 pgs degraded) 2023-11-30T20:05:33.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:32.953903+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2023-11-30T20:05:33.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:32.953872+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/606 objects degraded (7.426%), 9 pgs degraded) 2023-11-30T20:05:33.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:32.953903+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2023-11-30T20:05:33.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:32.953872+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/606 objects degraded (7.426%), 9 pgs degraded) 2023-11-30T20:05:33.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:32.953903+0000 mon.a (mon.0) 441 : cluster [INF] Cluster is now healthy 2023-11-30T20:05:34.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:32.096703+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v58: 129 pgs: 3 peering, 126 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:34.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:32.096703+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v58: 129 pgs: 3 peering, 126 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:34.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:32.096703+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v58: 129 pgs: 3 peering, 126 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:36.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:34.097382+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:36.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:34.097382+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:36.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:34.097382+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:38.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:36.098039+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:38.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:36.098039+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:38.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:36.098039+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:39.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:38.098609+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:39.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:38.098609+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:39.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:38.098609+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:41.413 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:40.099099+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:41.413 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:40.322742+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:41.413 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:40.407566+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:41.413 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:40.407788+0000 mgr.y (mgr.34107) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:41.413 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:40.409115+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Upgrade: osd.3 is safe to restart 2023-11-30T20:05:41.413 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:40.099099+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:41.414 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:40.322742+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:41.414 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:40.407566+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:41.414 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:40.407788+0000 mgr.y (mgr.34107) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:41.414 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:40.409115+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Upgrade: osd.3 is safe to restart 2023-11-30T20:05:41.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:40.099099+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:41.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:40.322742+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:40.407566+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:40.407788+0000 mgr.y (mgr.34107) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-11-30T20:05:41.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:40.409115+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Upgrade: osd.3 is safe to restart 2023-11-30T20:05:42.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:41.460826+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Upgrade: Updating osd.3 2023-11-30T20:05:42.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:41.467116+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:42.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:41.467981+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T20:05:42.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:41.468687+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:05:42.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:41.469970+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Deploying daemon osd.3 on smithi057 2023-11-30T20:05:42.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:41.470412+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-30T20:05:42.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:41.460826+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Upgrade: Updating osd.3 2023-11-30T20:05:42.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:41.467116+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:42.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:41.467981+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T20:05:42.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:41.468687+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:05:42.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:41.469970+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Deploying daemon osd.3 on smithi057 2023-11-30T20:05:42.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:41.470412+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-30T20:05:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:41.460826+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Upgrade: Updating osd.3 2023-11-30T20:05:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:41.467116+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:41.467981+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-30T20:05:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:41.468687+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:05:42.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:41.469970+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Deploying daemon osd.3 on smithi057 2023-11-30T20:05:42.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:41.470412+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-11-30T20:05:43.439 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:43 smithi057 systemd[1]: Stopping Ceph osd.3 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:05:43.440 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:43 smithi057 bash[119839]: debug 2023-11-30T20:05:43.386+0000 7f3f35d05700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:05:43.440 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:43 smithi057 bash[119839]: debug 2023-11-30T20:05:43.386+0000 7f3f35d05700 -1 osd.3 90 *** Got signal Terminated *** 2023-11-30T20:05:43.440 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:43 smithi057 bash[119839]: debug 2023-11-30T20:05:43.386+0000 7f3f35d05700 -1 osd.3 90 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:05:43.710 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:43 smithi057 bash[143120]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.3 2023-11-30T20:05:43.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:42.099981+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:43.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:43.434953+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.0 2023-11-30T20:05:43.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:43.434987+0000 mon.a (mon.0) 449 : cluster [INF] osd.3 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T20:05:43.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:42.099981+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:43.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:43.434953+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.0 2023-11-30T20:05:43.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:43.434987+0000 mon.a (mon.0) 449 : cluster [INF] osd.3 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T20:05:43.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:42.099981+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:43.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:43.434953+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.0 2023-11-30T20:05:43.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:43.434987+0000 mon.a (mon.0) 449 : cluster [INF] osd.3 failed (root=default,host=smithi057) (connection refused reported by osd.0) 2023-11-30T20:05:44.209 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:43 smithi057 bash[143176]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.3" found: no such container 2023-11-30T20:05:44.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:43.469548+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:05:44.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:43.480497+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2023-11-30T20:05:44.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:43.469548+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:05:44.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:43.480497+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2023-11-30T20:05:44.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:43.469548+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:05:44.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:43.480497+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2023-11-30T20:05:45.460 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:45 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-11-30T20:05:45.460 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:45 smithi057 systemd[1]: Stopped Ceph osd.3 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:05:45.460 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:45 smithi057 systemd[1]: Starting Ceph osd.3 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:05:45.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:44.100432+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v65: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:45.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:44.487141+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2023-11-30T20:05:45.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:44.100432+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v65: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:45.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:44.487141+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2023-11-30T20:05:45.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:44.100432+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v65: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail 2023-11-30T20:05:45.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:44.487141+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2023-11-30T20:05:46.461 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-30T20:05:46.461 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-11-30T20:05:46.462 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-11-30T20:05:46.462 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-30T20:05:46.462 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-11-30T20:05:46.462 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-30T20:05:46.463 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143426]: --> ceph-volume raw activate successful for osd ID: 3 2023-11-30T20:05:46.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:46.485266+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Degraded data redundancy: 34/606 objects degraded (5.611%), 10 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:46.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:46.485266+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Degraded data redundancy: 34/606 objects degraded (5.611%), 10 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:46.960 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 bash[143704]: d27df3c5871c3c0ff6383c5fd898c919a53ba85d653dc755d018df17ee9a69f9 2023-11-30T20:05:46.960 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:05:46.747+0000 7fe1b4952700 1 -- 172.21.15.57:0/2383791317 <== mon.0 v2:172.21.15.57:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55de153ce680 con 0x55de15395000 2023-11-30T20:05:46.960 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:46 smithi057 systemd[1]: Started Ceph osd.3 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:05:47.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:46.485266+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Degraded data redundancy: 34/606 objects degraded (5.611%), 10 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:47.710 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:05:47.282+0000 7fe1bc3cd380 -1 Falling back to public interface 2023-11-30T20:05:48.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:46.101063+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v67: 129 pgs: 12 active+undersized, 10 active+undersized+degraded, 11 stale+active+clean, 96 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 34/606 objects degraded (5.611%) 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:46.799286+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:46.800135+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:46.801833+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:46.101063+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v67: 129 pgs: 12 active+undersized, 10 active+undersized+degraded, 11 stale+active+clean, 96 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 34/606 objects degraded (5.611%) 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:46.799286+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:46.800135+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:48.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:46.801833+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:48.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:46.101063+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v67: 129 pgs: 12 active+undersized, 10 active+undersized+degraded, 11 stale+active+clean, 96 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 34/606 objects degraded (5.611%) 2023-11-30T20:05:48.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:46.799286+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:48.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:46.800135+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:48.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:46.801833+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:05:49.805 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:05:49.562+0000 7fe21569a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:05:49.805 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:48.101632+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v68: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:49.805 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.545352+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.551145+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.556915+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.559411+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.560916+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.562003+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.563380+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:05:49.806 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:48.101632+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v68: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:50.209 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:05:50.039+0000 7fe1bc3cd380 -1 osd.3 90 log_to_monitors {default=true} 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.545352+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.551145+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.556915+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.559411+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.560916+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.562003+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:50.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.563380+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:05:50.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:48.101632+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v68: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:50.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.545352+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:50.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.551145+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:05:50.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.556915+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:05:50.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.559411+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:50.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.560916+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:50.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.562003+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:50.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.563380+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:05:51.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:49.563570+0000 mgr.y (mgr.34107) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:05:51.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:05:49.564439+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:05:51.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:50.044502+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T20:05:51.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:50.044859+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T20:05:51.459 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:05:50.985+0000 7fe1ad0c6700 -1 osd.3 90 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:49.563570+0000 mgr.y (mgr.34107) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:05:49.564439+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:50.044502+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:50.044859+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:49.563570+0000 mgr.y (mgr.34107) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:05:49.564439+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:50.044502+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T20:05:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:50.044859+0000 mon.a (mon.0) 464 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-30T20:05:51.766 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:05:52.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:50.102209+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v69: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:52.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:50.963260+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T20:05:52.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:50.963378+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2023-11-30T20:05:52.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:50.964260+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:52.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:50.964690+0000 mon.a (mon.0) 467 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:52.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:50.102209+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v69: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:52.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:50.963260+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:50.963378+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:50.964260+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:50.964690+0000 mon.a (mon.0) 467 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:50.102209+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v69: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 879 MiB used, 709 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:50.963260+0000 mon.a (mon.0) 465 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:50.963378+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:50.964260+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:52.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:50.964690+0000 mon.a (mon.0) 467 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi057", "root=default"]}]: dispatch 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (3m) 2s ago 8m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (7m) 83s ago 7m 32.2M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (2m) 83s ago 10m 390M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (2m) 2s ago 12m 435M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (2m) 2s ago 12m 123M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (87s) 83s ago 10m 34.6M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (94s) 2s ago 11m 119M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (8m) 2s ago 8m 13.1M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (8m) 83s ago 8m 13.0M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (63s) 2s ago 10m 60.6M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:05:52.475 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (54s) 2s ago 10m 61.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (30s) 2s ago 9m 51.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 48d3c8902531 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (5s) 2s ago 9m 14.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 d27df3c5871c 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (9m) 83s ago 9m 84.3M 4096M 15.2.0 204a01f9b0b6 f4ba912b611c 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (9m) 83s ago 9m 79.6M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (8m) 83s ago 9m 72.9M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (8m) 83s ago 8m 81.1M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (2m) 83s ago 8m 36.5M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (7m) 2s ago 7m 58.1M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:05:52.476 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (7m) 83s ago 7m 55.3M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:05:52.893 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:05:52.893 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 4, 2023-11-30T20:05:52.894 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 4 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 6, 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 9 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:05:52.895 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:05:53.262 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr", 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "mon" 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "9/20 daemons upgraded", 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading osd daemons", 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:05:53.263 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:05:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:51.752364+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:51.959625+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:51.972373+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263] boot 2023-11-30T20:05:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:51.972428+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-11-30T20:05:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:51.981023+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:05:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.463946+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.464359+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.464689+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.465030+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.465362+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.465682+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.467501+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.467856+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.468217+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.468566+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.468908+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.892848+0000 mon.c (mon.1) 13 : audit [DBG] from='client.44203 172.21.15.57:0/3935810975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:53.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:52.977776+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-11-30T20:05:53.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:51.752364+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:51.959625+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:51.972373+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263] boot 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:51.972428+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:51.981023+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.463946+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.464359+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.464689+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.465030+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.465362+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.465682+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.467501+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.467856+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.468217+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:51.752364+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:51.959625+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:05:53.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:51.972373+0000 mon.a (mon.0) 469 : cluster [INF] osd.3 [v2:172.21.15.57:6826/1275338263,v1:172.21.15.57:6827/1275338263] boot 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:51.972428+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:51.981023+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.463946+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.464359+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.464689+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.465030+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.465362+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.465682+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.467501+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.467856+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.468217+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.468566+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.468908+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.892848+0000 mon.c (mon.1) 13 : audit [DBG] from='client.44203 172.21.15.57:0/3935810975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:53.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:52.977776+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-11-30T20:05:53.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.468566+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.468908+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:05:53.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.892848+0000 mon.c (mon.1) 13 : audit [DBG] from='client.44203 172.21.15.57:0/3935810975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:05:53.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:52.977776+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2023-11-30T20:05:54.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:52.102749+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v72: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:54.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.120908+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:54.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:52.461893+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:54.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:52.102749+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v72: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:54.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.120908+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:54.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:52.461893+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:52.102749+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v72: 129 pgs: 27 active+undersized, 23 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2023-11-30T20:05:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.120908+0000 mgr.y (mgr.34107) 128 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:54.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:52.461893+0000 mgr.y (mgr.34107) 129 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:05:53.261716+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.44206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:54.937120+0000 mon.a (mon.0) 484 : cluster [WRN] Health check update: Degraded data redundancy: 79/606 objects degraded (13.036%), 23 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:05:53.261716+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.44206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:54.937120+0000 mon.a (mon.0) 484 : cluster [WRN] Health check update: Degraded data redundancy: 79/606 objects degraded (13.036%), 23 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:05:53.261716+0000 mgr.y (mgr.34107) 130 : audit [DBG] from='client.44206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:05:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:54.937120+0000 mon.a (mon.0) 484 : cluster [WRN] Health check update: Degraded data redundancy: 79/606 objects degraded (13.036%), 23 pgs degraded (PG_DEGRADED) 2023-11-30T20:05:56.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:54.103367+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v74: 129 pgs: 6 peering, 25 active+undersized, 19 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:05:56.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:54.103367+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v74: 129 pgs: 6 peering, 25 active+undersized, 19 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:05:56.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:54.103367+0000 mgr.y (mgr.34107) 131 : cluster [DBG] pgmap v74: 129 pgs: 6 peering, 25 active+undersized, 19 active+undersized+degraded, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:05:58.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:56.104206+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v75: 129 pgs: 6 peering, 6 active+undersized, 5 active+undersized+degraded, 112 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 14/606 objects degraded (2.310%) 2023-11-30T20:05:58.473 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:56.104206+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v75: 129 pgs: 6 peering, 6 active+undersized, 5 active+undersized+degraded, 112 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 14/606 objects degraded (2.310%) 2023-11-30T20:05:58.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:56.104206+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v75: 129 pgs: 6 peering, 6 active+undersized, 5 active+undersized+degraded, 112 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 14/606 objects degraded (2.310%) 2023-11-30T20:05:59.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:05:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:58.104837+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:05:59.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:05:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:58.104837+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:05:59.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:05:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:58.104837+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:00.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:59.035884+0000 mon.a (mon.0) 485 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/606 objects degraded (2.310%), 5 pgs degraded) 2023-11-30T20:06:00.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:05:59.035914+0000 mon.a (mon.0) 486 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:00.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:59.035884+0000 mon.a (mon.0) 485 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/606 objects degraded (2.310%), 5 pgs degraded) 2023-11-30T20:06:00.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:05:59.035914+0000 mon.a (mon.0) 486 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:00.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:59.035884+0000 mon.a (mon.0) 485 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/606 objects degraded (2.310%), 5 pgs degraded) 2023-11-30T20:06:00.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:05:59.035914+0000 mon.a (mon.0) 486 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:01.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:00.105381+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:01.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:00.105381+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:01.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:00.105381+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:03.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:02.106212+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:03.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:02.106212+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:03.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:02.106212+0000 mgr.y (mgr.34107) 135 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:05.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:04.106897+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:05.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:04.578475+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:06:05.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:04.578704+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:06:05.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:04.579899+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Upgrade: osd.4 is safe to restart 2023-11-30T20:06:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:04.106897+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:04.578475+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:06:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:04.578704+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:06:05.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:04.579899+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Upgrade: osd.4 is safe to restart 2023-11-30T20:06:05.500 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:04.106897+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:05.500 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:04.578475+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:06:05.500 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:04.578704+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-11-30T20:06:05.500 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:04.579899+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Upgrade: osd.4 is safe to restart 2023-11-30T20:06:06.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:05.344572+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:05.542321+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.4 2023-11-30T20:06:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:05.550249+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:05.551232+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T20:06:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:05.552046+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:05.553435+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T20:06:06.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:05.553883+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-30T20:06:06.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:05.344572+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:05.542321+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.4 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:05.550249+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:05.551232+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:05.552046+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:05.553435+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:05.553883+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-30T20:06:06.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:05.344572+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:05.542321+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating osd.4 2023-11-30T20:06:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:05.550249+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:05.551232+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-30T20:06:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:05.552046+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:05.553435+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon osd.4 on smithi069 2023-11-30T20:06:06.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:05.553883+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-11-30T20:06:07.506 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:07 smithi069 systemd[1]: Stopping Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:06:07.506 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:07 smithi069 bash[112245]: debug 2023-11-30T20:06:07.465+0000 7f44f89d3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:06:07.507 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:07 smithi069 bash[112245]: debug 2023-11-30T20:06:07.465+0000 7f44f89d3700 -1 osd.4 95 *** Got signal Terminated *** 2023-11-30T20:06:07.507 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:07 smithi069 bash[112245]: debug 2023-11-30T20:06:07.465+0000 7f44f89d3700 -1 osd.4 95 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:06:07.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:07 smithi069 bash[130571]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.4 2023-11-30T20:06:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:06.107704+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:07.502580+0000 mon.a (mon.0) 493 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T20:06:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:07.502618+0000 mon.a (mon.0) 494 : cluster [INF] osd.4 failed (root=default,host=smithi069) (connection refused reported by osd.2) 2023-11-30T20:06:07.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:07.502872+0000 mon.a (mon.0) 495 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T20:06:07.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:07.503092+0000 mon.a (mon.0) 496 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T20:06:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:06.107704+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:07.502580+0000 mon.a (mon.0) 493 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T20:06:07.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:07.502618+0000 mon.a (mon.0) 494 : cluster [INF] osd.4 failed (root=default,host=smithi069) (connection refused reported by osd.2) 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:07.502872+0000 mon.a (mon.0) 495 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:07.503092+0000 mon.a (mon.0) 496 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:06.107704+0000 mgr.y (mgr.34107) 141 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:07.502580+0000 mon.a (mon.0) 493 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:07.502618+0000 mon.a (mon.0) 494 : cluster [INF] osd.4 failed (root=default,host=smithi069) (connection refused reported by osd.2) 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:07.502872+0000 mon.a (mon.0) 495 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T20:06:07.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:07.503092+0000 mon.a (mon.0) 496 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-11-30T20:06:08.264 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:07 smithi069 bash[130626]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.4" found: no such container 2023-11-30T20:06:08.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:07.550943+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:08.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:07.563455+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2023-11-30T20:06:08.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:07.550943+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:08.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:07.563455+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2023-11-30T20:06:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:07.550943+0000 mon.a (mon.0) 497 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:08.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:07.563455+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2023-11-30T20:06:09.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:09 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-11-30T20:06:09.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:09 smithi069 systemd[1]: Stopped Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:06:09.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:09 smithi069 systemd[1]: Starting Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:06:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:08.108299+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v82: 129 pgs: 9 peering, 16 stale+active+clean, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:08.561969+0000 mon.a (mon.0) 499 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-11-30T20:06:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:08.569637+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2023-11-30T20:06:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:08.108299+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v82: 129 pgs: 9 peering, 16 stale+active+clean, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:08.561969+0000 mon.a (mon.0) 499 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-11-30T20:06:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:08.569637+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2023-11-30T20:06:10.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:08.108299+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v82: 129 pgs: 9 peering, 16 stale+active+clean, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:10.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:08.561969+0000 mon.a (mon.0) 499 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-11-30T20:06:10.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:08.569637+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-30T20:06:10.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[130876]: --> ceph-volume raw activate successful for osd ID: 4 2023-11-30T20:06:11.014 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:06:10.615+0000 7fc58f601700 1 -- 172.21.15.69:0/396475440 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b74b520680 con 0x55b74b4e7400 2023-11-30T20:06:11.014 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 bash[131157]: 81bc14a16adece1986bc2f10e06af80a48fe1b102a511e7c3df5250b59715012 2023-11-30T20:06:11.014 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:10 smithi069 systemd[1]: Started Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:06:11.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:06:11.136+0000 7fc59707c380 -1 Falling back to public interface 2023-11-30T20:06:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:10.108892+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v84: 129 pgs: 9 peering, 16 stale+active+clean, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:11.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:10.663244+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:11.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:10.664355+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:11.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:10.666133+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:06:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:10.108892+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v84: 129 pgs: 9 peering, 16 stale+active+clean, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:10.663244+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:10.664355+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:11.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:10.666133+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:06:12.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:10.108892+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v84: 129 pgs: 9 peering, 16 stale+active+clean, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2023-11-30T20:06:12.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:10.663244+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:12.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:10.664355+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:12.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:10.666133+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:06:12.873 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:12.664064+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: Degraded data redundancy: 81/606 objects degraded (13.366%), 21 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:13.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:12.664064+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: Degraded data redundancy: 81/606 objects degraded (13.366%), 21 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:13.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:12.664064+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: Degraded data redundancy: 81/606 objects degraded (13.366%), 21 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:13.995 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:12.109778+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v85: 129 pgs: 26 active+undersized, 21 active+undersized+degraded, 9 peering, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2023-11-30T20:06:13.995 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:12.109778+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v85: 129 pgs: 26 active+undersized, 21 active+undersized+degraded, 9 peering, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2023-11-30T20:06:14.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:12.109778+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v85: 129 pgs: 26 active+undersized, 21 active+undersized+degraded, 9 peering, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 81/606 objects degraded (13.366%) 2023-11-30T20:06:14.014 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:06:13.881+0000 7fc59707c380 -1 osd.4 95 log_to_monitors {default=true} 2023-11-30T20:06:14.459 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:06:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:06:13.994+0000 7fe21569a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2023-11-30T20:06:15.014 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:06:14.755+0000 7fc587574700 -1 osd.4 95 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:06:15.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.885014+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.885390+0000 mon.a (mon.0) 505 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.972981+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.979148+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.986037+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.989139+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.991149+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.992530+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.994467+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:13.994653+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:15.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:13.995646+0000 mgr.y (mgr.34107) 146 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2023-11-30T20:06:15.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.885014+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T20:06:15.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.885390+0000 mon.a (mon.0) 505 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.972981+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.979148+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.986037+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.989139+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.991149+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.992530+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.994467+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:13.994653+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:13.995646+0000 mgr.y (mgr.34107) 146 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2023-11-30T20:06:15.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.885014+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.885390+0000 mon.a (mon.0) 505 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.972981+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.979148+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.986037+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.989139+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.991149+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.992530+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.994467+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:13.994653+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:15.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:13.995646+0000 mgr.y (mgr.34107) 146 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2023-11-30T20:06:16.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:15 smithi069 bash[116612]: debug 2023-11-30T20:06:15.757+0000 7f5743300700 -1 osd.6 99 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:16.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:15 smithi069 bash[116612]: debug 2023-11-30T20:06:15.757+0000 7f57422fe700 -1 osd.6 99 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:16.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:15 smithi069 bash[116612]: debug 2023-11-30T20:06:15.760+0000 7f573faf9700 -1 osd.6 99 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:16.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:15 smithi069 bash[116612]: debug 2023-11-30T20:06:15.887+0000 7f573baf1700 -1 osd.6 99 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:16.015 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:15 smithi069 bash[116612]: debug 2023-11-30T20:06:15.887+0000 7f573c2f2700 -1 osd.6 99 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:14.110495+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v86: 129 pgs: 29 active+undersized, 27 active+undersized+degraded, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 106/606 objects degraded (17.492%) 2023-11-30T20:06:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:14.734256+0000 mon.a (mon.0) 513 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T20:06:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:14.734320+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2023-11-30T20:06:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:14.735008+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:14.735398+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:16.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:14.976335+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-11-30T20:06:16.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:14.110495+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v86: 129 pgs: 29 active+undersized, 27 active+undersized+degraded, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 106/606 objects degraded (17.492%) 2023-11-30T20:06:16.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:14.734256+0000 mon.a (mon.0) 513 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T20:06:16.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:14.734320+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:14.735008+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:14.735398+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:14.976335+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:14.110495+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v86: 129 pgs: 29 active+undersized, 27 active+undersized+degraded, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 106/606 objects degraded (17.492%) 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:14.734256+0000 mon.a (mon.0) 513 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:14.734320+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2023-11-30T20:06:16.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:14.735008+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:16.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:14.735398+0000 mon.a (mon.0) 515 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:16.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:14.976335+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-11-30T20:06:17.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:15.730624+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:15.749834+0000 mon.a (mon.0) 518 : cluster [INF] osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753] boot 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:15.749888+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:15.759230+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:16.752358+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:15.730624+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:15.749834+0000 mon.a (mon.0) 518 : cluster [INF] osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753] boot 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:15.749888+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:15.759230+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:06:17.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:16.752358+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-11-30T20:06:17.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:16 smithi069 bash[116612]: debug 2023-11-30T20:06:16.986+0000 7f573baf1700 -1 osd.6 100 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:17.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:16 smithi069 bash[116612]: debug 2023-11-30T20:06:16.986+0000 7f573c2f2700 -1 osd.6 100 build_incremental_map_msg missing incremental map 99 2023-11-30T20:06:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:15.730624+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:06:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:15.749834+0000 mon.a (mon.0) 518 : cluster [INF] osd.4 [v2:172.21.15.69:6800/3502549753,v1:172.21.15.69:6801/3502549753] boot 2023-11-30T20:06:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:15.749888+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2023-11-30T20:06:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:15.759230+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-30T20:06:17.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:16.752358+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2023-11-30T20:06:18.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:16.111184+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v89: 129 pgs: 23 peering, 18 active+undersized, 15 active+undersized+degraded, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2023-11-30T20:06:18.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:16.111184+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v89: 129 pgs: 23 peering, 18 active+undersized, 15 active+undersized+degraded, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2023-11-30T20:06:18.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:16.111184+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v89: 129 pgs: 23 peering, 18 active+undersized, 15 active+undersized+degraded, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2023-11-30T20:06:19.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:18.789879+0000 mon.a (mon.0) 522 : cluster [WRN] Health check update: Degraded data redundancy: 26/606 objects degraded (4.290%), 8 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:19.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:18.789879+0000 mon.a (mon.0) 522 : cluster [WRN] Health check update: Degraded data redundancy: 26/606 objects degraded (4.290%), 8 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:18.789879+0000 mon.a (mon.0) 522 : cluster [WRN] Health check update: Degraded data redundancy: 26/606 objects degraded (4.290%), 8 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:20.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:18.111784+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v91: 129 pgs: 24 peering, 10 active+undersized, 8 active+undersized+degraded, 87 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 26/606 objects degraded (4.290%) 2023-11-30T20:06:20.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:18.111784+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v91: 129 pgs: 24 peering, 10 active+undersized, 8 active+undersized+degraded, 87 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 26/606 objects degraded (4.290%) 2023-11-30T20:06:20.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:18.111784+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v91: 129 pgs: 24 peering, 10 active+undersized, 8 active+undersized+degraded, 87 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 26/606 objects degraded (4.290%) 2023-11-30T20:06:21.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:20.112300+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v92: 129 pgs: 24 peering, 105 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:21.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:20.361177+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:21.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:20.944380+0000 mon.a (mon.0) 524 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/606 objects degraded (4.290%), 8 pgs degraded) 2023-11-30T20:06:21.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:20.944410+0000 mon.a (mon.0) 525 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:21.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:20.112300+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v92: 129 pgs: 24 peering, 105 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:21.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:20.361177+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:21.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:20.944380+0000 mon.a (mon.0) 524 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/606 objects degraded (4.290%), 8 pgs degraded) 2023-11-30T20:06:21.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:20.944410+0000 mon.a (mon.0) 525 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:21.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:20.112300+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v92: 129 pgs: 24 peering, 105 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:21.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:20.361177+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:21.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:20.944380+0000 mon.a (mon.0) 524 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/606 objects degraded (4.290%), 8 pgs degraded) 2023-11-30T20:06:21.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:20.944410+0000 mon.a (mon.0) 525 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:23.633 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:06:23.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:22.113097+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:23.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:22.113097+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:23.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:22.113097+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:24.332 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:06:24.332 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (3m) 34s ago 8m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:06:24.333 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (8m) 10s ago 8m 32.4M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:06:24.333 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (2m) 10s ago 11m 390M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:06:24.333 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (3m) 34s ago 12m 435M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:06:24.333 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (2m) 34s ago 12m 123M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:06:24.333 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (119s) 10s ago 11m 114M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:06:24.334 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (2m) 34s ago 11m 119M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:06:24.334 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (8m) 34s ago 8m 13.1M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:06:24.334 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (8m) 10s ago 8m 14.2M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:06:24.334 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (95s) 34s ago 10m 60.6M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:06:24.334 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (86s) 34s ago 10m 61.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:06:24.335 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (62s) 34s ago 10m 51.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 48d3c8902531 2023-11-30T20:06:24.335 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (37s) 34s ago 10m 14.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 d27df3c5871c 2023-11-30T20:06:24.335 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (13s) 10s ago 10m 12.8M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 81bc14a16ade 2023-11-30T20:06:24.335 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (9m) 10s ago 9m 99.6M 4096M 15.2.0 204a01f9b0b6 3db52699e5a2 2023-11-30T20:06:24.335 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (9m) 10s ago 9m 89.1M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:06:24.336 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (9m) 10s ago 9m 102M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:06:24.336 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (3m) 10s ago 9m 41.2M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:06:24.336 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (7m) 34s ago 7m 58.1M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:06:24.336 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (7m) 10s ago 7m 55.8M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:06:24.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:23.620252+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:24.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:23.975223+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:24.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.321417+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.321833+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.322169+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.322499+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.322810+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.323112+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.324899+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.325245+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.325591+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.325911+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.326240+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:23.620252+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:23.975223+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.321417+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.321833+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.322169+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.322499+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.322810+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.323112+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.324899+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.325245+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.325591+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.325911+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.326240+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:24.756 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3, 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 5 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 10 2023-11-30T20:06:24.757 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:06:24.758 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:06:24.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:23.620252+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:24.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:23.975223+0000 mgr.y (mgr.34107) 153 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:24.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.321417+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.321833+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.322169+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.322499+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.322810+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.323112+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.324899+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.325245+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.325591+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.325911+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:24.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.326240+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:25.108 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:06:25.108 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:06:25.108 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:06:25.108 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:06:25.108 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr", 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout: "mon" 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "10/20 daemons upgraded", 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading osd daemons", 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:06:25.109 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:06:25.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:24.113540+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:25.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.319332+0000 mgr.y (mgr.34107) 155 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:25.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:24.755406+0000 mon.c (mon.1) 14 : audit [DBG] from='client.34290 172.21.15.57:0/3545356097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:24.113540+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.319332+0000 mgr.y (mgr.34107) 155 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:25.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:24.755406+0000 mon.c (mon.1) 14 : audit [DBG] from='client.34290 172.21.15.57:0/3545356097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:24.113540+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.319332+0000 mgr.y (mgr.34107) 155 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:25.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:24.755406+0000 mon.c (mon.1) 14 : audit [DBG] from='client.34290 172.21.15.57:0/3545356097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:26.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:25.107154+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:26.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:26 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:25.107154+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:26.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:25.107154+0000 mgr.y (mgr.34107) 156 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:27.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:26.114194+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:27.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:26.114194+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:27.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:26.114194+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:29.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:28.114913+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:29.011304+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:29.011529+0000 mgr.y (mgr.34107) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:29.012684+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Upgrade: osd.5 is safe to restart 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:28.114913+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:29.011304+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:29.011529+0000 mgr.y (mgr.34107) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:29.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:29.012684+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Upgrade: osd.5 is safe to restart 2023-11-30T20:06:29.735 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:28.114913+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:29.735 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:29.011304+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:29.735 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:29.011529+0000 mgr.y (mgr.34107) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-11-30T20:06:29.735 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:29.012684+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Upgrade: osd.5 is safe to restart 2023-11-30T20:06:31.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:29.937328+0000 mgr.y (mgr.34107) 161 : cephadm [INF] Upgrade: Updating osd.5 2023-11-30T20:06:31.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:29.945690+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:29.947491+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:29.948370+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:29.951818+0000 mgr.y (mgr.34107) 162 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:29.952335+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:30.373413+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:29.937328+0000 mgr.y (mgr.34107) 161 : cephadm [INF] Upgrade: Updating osd.5 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:29.945690+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:31.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:29.947491+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T20:06:31.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:29.948370+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:31.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:29.951818+0000 mgr.y (mgr.34107) 162 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T20:06:31.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:29.952335+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-30T20:06:31.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:30.373413+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:31.247 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:29.937328+0000 mgr.y (mgr.34107) 161 : cephadm [INF] Upgrade: Updating osd.5 2023-11-30T20:06:31.249 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:29.945690+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:31.249 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:29.947491+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-30T20:06:31.249 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:29.948370+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:31.250 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:29.951818+0000 mgr.y (mgr.34107) 162 : cephadm [INF] Deploying daemon osd.5 on smithi069 2023-11-30T20:06:31.250 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:29.952335+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-11-30T20:06:31.250 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:30.373413+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:31.830 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:31 smithi069 systemd[1]: Stopping Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:06:32.122 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:31 smithi069 bash[114487]: debug 2023-11-30T20:06:31.828+0000 7fc00f8d7700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:06:32.122 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:31 smithi069 bash[114487]: debug 2023-11-30T20:06:31.828+0000 7fc00f8d7700 -1 osd.5 100 *** Got signal Terminated *** 2023-11-30T20:06:32.122 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:31 smithi069 bash[114487]: debug 2023-11-30T20:06:31.828+0000 7fc00f8d7700 -1 osd.5 100 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:06:32.123 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:30.115417+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:32.123 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.871737+0000 mon.a (mon.0) 543 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T20:06:32.123 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.871799+0000 mon.a (mon.0) 544 : cluster [INF] osd.5 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:06:32.123 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.872052+0000 mon.a (mon.0) 545 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T20:06:32.123 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.872241+0000 mon.a (mon.0) 546 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T20:06:32.123 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.872428+0000 mon.a (mon.0) 547 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T20:06:32.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:30.115417+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.871737+0000 mon.a (mon.0) 543 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.871799+0000 mon.a (mon.0) 544 : cluster [INF] osd.5 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.872052+0000 mon.a (mon.0) 545 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.872241+0000 mon.a (mon.0) 546 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.872428+0000 mon.a (mon.0) 547 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:30.115417+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.871737+0000 mon.a (mon.0) 543 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.871799+0000 mon.a (mon.0) 544 : cluster [INF] osd.5 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:06:32.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.872052+0000 mon.a (mon.0) 545 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T20:06:32.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.872241+0000 mon.a (mon.0) 546 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-11-30T20:06:32.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.872428+0000 mon.a (mon.0) 547 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-11-30T20:06:32.454 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:32 smithi069 bash[132301]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.5 2023-11-30T20:06:32.454 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:32 smithi069 bash[132356]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.5" found: no such container 2023-11-30T20:06:33.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.950744+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:33.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:31.960261+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2023-11-30T20:06:33.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.950744+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:33.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:32 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:31.960261+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2023-11-30T20:06:33.218 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.950744+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:33.218 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:32 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:31.960261+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2023-11-30T20:06:33.894 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:33 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-11-30T20:06:33.895 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:33 smithi069 systemd[1]: Stopped Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:06:33.895 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:33 smithi069 systemd[1]: Starting Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:06:34.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:32.115916+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v99: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:34.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:32.957081+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-11-30T20:06:34.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:32.966620+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2023-11-30T20:06:34.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:32.115916+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v99: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:34.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:32.957081+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-11-30T20:06:34.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:32.966620+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2023-11-30T20:06:34.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:32.115916+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v99: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:34.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:32.957081+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-11-30T20:06:34.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:32.966620+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2023-11-30T20:06:34.764 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-30T20:06:34.764 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-11-30T20:06:34.764 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-11-30T20:06:34.765 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-30T20:06:34.765 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-30T20:06:34.765 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-30T20:06:34.765 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:34 smithi069 bash[132609]: --> ceph-volume raw activate successful for osd ID: 5 2023-11-30T20:06:35.514 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:06:35.019+0000 7fc834ddf700 1 -- 172.21.15.69:0/1547029106 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ab244d0680 con 0x55ab24497000 2023-11-30T20:06:35.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:35 smithi069 bash[132864]: 469c537e4638428d2d25067a0f02a19580664c655e3eedcb88795300b79320a7 2023-11-30T20:06:35.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:35 smithi069 systemd[1]: Started Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:06:35.960 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:06:35.541+0000 7fc83c85a380 -1 Falling back to public interface 2023-11-30T20:06:36.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:34.116520+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v101: 129 pgs: 14 peering, 13 stale+active+clean, 102 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:36.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:35.076860+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:36.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:35.077870+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:36.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:35.080209+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:06:36.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:34.116520+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v101: 129 pgs: 14 peering, 13 stale+active+clean, 102 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:36.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:35.076860+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:36.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:35.077870+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:36.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:35.080209+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:06:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:34.116520+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v101: 129 pgs: 14 peering, 13 stale+active+clean, 102 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2023-11-30T20:06:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:35.076860+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:35.077870+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:36.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:35.080209+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:06:37.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:36.959361+0000 mon.a (mon.0) 555 : cluster [WRN] Health check failed: Degraded data redundancy: 47/606 objects degraded (7.756%), 12 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:37.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:36.959361+0000 mon.a (mon.0) 555 : cluster [WRN] Health check failed: Degraded data redundancy: 47/606 objects degraded (7.756%), 12 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:37.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:36.959361+0000 mon.a (mon.0) 555 : cluster [WRN] Health check failed: Degraded data redundancy: 47/606 objects degraded (7.756%), 12 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:38.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:36.117382+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v102: 129 pgs: 13 active+undersized, 12 active+undersized+degraded, 14 peering, 1 stale+active+clean, 89 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2023-11-30T20:06:38.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:37.942427+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:38.459 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:06:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:06:38.245+0000 7fe21569a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-30T20:06:38.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:36.117382+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v102: 129 pgs: 13 active+undersized, 12 active+undersized+degraded, 14 peering, 1 stale+active+clean, 89 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2023-11-30T20:06:38.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:37.942427+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:38.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:36.117382+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v102: 129 pgs: 13 active+undersized, 12 active+undersized+degraded, 14 peering, 1 stale+active+clean, 89 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2023-11-30T20:06:38.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:37.942427+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:38.764 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:06:38.293+0000 7fc83c85a380 -1 osd.5 100 log_to_monitors {default=true} 2023-11-30T20:06:39.514 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:06:39.264+0000 7fc82d553700 -1 osd.5 100 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:38.118140+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v103: 129 pgs: 26 active+undersized, 18 active+undersized+degraded, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.233274+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.239119+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.241910+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.243668+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.245016+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.246703+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:39.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.246896+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:39.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:38.247822+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-30T20:06:39.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.297954+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T20:06:39.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:38.298343+0000 mon.a (mon.0) 563 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T20:06:39.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:39.013268+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-11-30T20:06:39.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:38.118140+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v103: 129 pgs: 26 active+undersized, 18 active+undersized+degraded, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.233274+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.239119+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.241910+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.243668+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.245016+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.246703+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:39.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.246896+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:38.247822+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.297954+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:38.298343+0000 mon.a (mon.0) 563 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:39.013268+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:38.118140+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v103: 129 pgs: 26 active+undersized, 18 active+undersized+degraded, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.233274+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.239119+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:06:39.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.241910+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.243668+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.245016+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.246703+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.246896+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:38.247822+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.297954+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:38.298343+0000 mon.a (mon.0) 563 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-30T20:06:39.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:39.013268+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-11-30T20:06:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:39.243134+0000 mon.a (mon.0) 565 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T20:06:40.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:39.243242+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2023-11-30T20:06:40.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:39.245506+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:40.516 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:39.245994+0000 mon.a (mon.0) 567 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:40.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:39.243134+0000 mon.a (mon.0) 565 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:39.243242+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:39.245506+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:39.245994+0000 mon.a (mon.0) 567 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:39.243134+0000 mon.a (mon.0) 565 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:39.243242+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:39.245506+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:40.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:39.245994+0000 mon.a (mon.0) 567 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:06:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:40.118938+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v105: 129 pgs: 26 active+undersized, 18 active+undersized+degraded, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2023-11-30T20:06:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:40.240518+0000 mon.a (mon.0) 568 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:06:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:40.245242+0000 mon.a (mon.0) 569 : cluster [INF] osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501] boot 2023-11-30T20:06:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:40.245282+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-11-30T20:06:41.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:40.245826+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:40.118938+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v105: 129 pgs: 26 active+undersized, 18 active+undersized+degraded, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:40.240518+0000 mon.a (mon.0) 568 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:40.245242+0000 mon.a (mon.0) 569 : cluster [INF] osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501] boot 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:40.245282+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:40.245826+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:40.118938+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v105: 129 pgs: 26 active+undersized, 18 active+undersized+degraded, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2023-11-30T20:06:41.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:40.240518+0000 mon.a (mon.0) 568 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:06:41.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:40.245242+0000 mon.a (mon.0) 569 : cluster [INF] osd.5 [v2:172.21.15.69:6808/3902854501,v1:172.21.15.69:6809/3902854501] boot 2023-11-30T20:06:41.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:40.245282+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2023-11-30T20:06:41.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:40.245826+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-30T20:06:42.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:41.257742+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-11-30T20:06:42.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:41.257742+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-11-30T20:06:42.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:41.257742+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2023-11-30T20:06:43.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:42.119463+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v108: 129 pgs: 11 peering, 12 active+undersized, 11 active+undersized+degraded, 95 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 40/606 objects degraded (6.601%) 2023-11-30T20:06:43.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:42.255949+0000 mon.a (mon.0) 573 : cluster [WRN] Health check update: Degraded data redundancy: 40/606 objects degraded (6.601%), 11 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:43.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:42.119463+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v108: 129 pgs: 11 peering, 12 active+undersized, 11 active+undersized+degraded, 95 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 40/606 objects degraded (6.601%) 2023-11-30T20:06:43.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:42.255949+0000 mon.a (mon.0) 573 : cluster [WRN] Health check update: Degraded data redundancy: 40/606 objects degraded (6.601%), 11 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:43.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:42.119463+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v108: 129 pgs: 11 peering, 12 active+undersized, 11 active+undersized+degraded, 95 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 40/606 objects degraded (6.601%) 2023-11-30T20:06:43.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:42.255949+0000 mon.a (mon.0) 573 : cluster [WRN] Health check update: Degraded data redundancy: 40/606 objects degraded (6.601%), 11 pgs degraded (PG_DEGRADED) 2023-11-30T20:06:46.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:44.120008+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v109: 129 pgs: 11 peering, 11 active+undersized, 8 active+undersized+degraded, 99 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 31/606 objects degraded (5.116%) 2023-11-30T20:06:46.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:45.396636+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:46.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:44.120008+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v109: 129 pgs: 11 peering, 11 active+undersized, 8 active+undersized+degraded, 99 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 31/606 objects degraded (5.116%) 2023-11-30T20:06:46.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:45.396636+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:46.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:44.120008+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v109: 129 pgs: 11 peering, 11 active+undersized, 8 active+undersized+degraded, 99 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 31/606 objects degraded (5.116%) 2023-11-30T20:06:46.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:45.396636+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:46.961324+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/606 objects degraded (5.116%), 8 pgs degraded) 2023-11-30T20:06:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:46.961356+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:47.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:46.961324+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/606 objects degraded (5.116%), 8 pgs degraded) 2023-11-30T20:06:47.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:46.961356+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:47.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:46.961324+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/606 objects degraded (5.116%), 8 pgs degraded) 2023-11-30T20:06:47.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:46.961356+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2023-11-30T20:06:48.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:46.120783+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:48.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:46.120783+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:48.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:46.120783+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:50.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:48.121516+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:50.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:48.121516+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:50.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:48.121516+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:52.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:50.122175+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:52.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:50.122175+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:52.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:50.122175+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:54.130 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:52.122858+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:54.131 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:53.262877+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:54.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:52.122858+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:54.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:53.262877+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:54.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:52.122858+0000 mgr.y (mgr.34107) 176 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:54.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:53.262877+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:55.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:53.263061+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:55.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:53.264257+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.6 is safe to restart 2023-11-30T20:06:55.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:54.338249+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:55.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:54.339119+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T20:06:55.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:54.339918+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:55.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:54.342412+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-30T20:06:55.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:53.263061+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:55.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:53.264257+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.6 is safe to restart 2023-11-30T20:06:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:54.338249+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:54.339119+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T20:06:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:54.339918+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:55.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:54.342412+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-30T20:06:55.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:53.263061+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-11-30T20:06:55.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:53.264257+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Upgrade: osd.6 is safe to restart 2023-11-30T20:06:55.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:54.338249+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:55.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:54.339119+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-30T20:06:55.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:54.339918+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:06:55.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:54.342412+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-11-30T20:06:55.472 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:06:56.165 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (4m) 66s ago 9m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (8m) 18s ago 8m 32.5M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (3m) 18s ago 11m 391M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (3m) 66s ago 13m 435M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (3m) 66s ago 13m 123M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (2m) 18s ago 11m 120M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:06:56.166 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (2m) 66s ago 12m 119M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (9m) 66s ago 9m 13.1M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (9m) 18s ago 9m 14.3M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (2m) 66s ago 11m 60.6M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (118s) 66s ago 11m 61.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (93s) 66s ago 10m 51.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 48d3c8902531 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (69s) 66s ago 10m 14.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 d27df3c5871c 2023-11-30T20:06:56.167 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (45s) 18s ago 10m 54.4M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 81bc14a16ade 2023-11-30T20:06:56.168 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (21s) 18s ago 10m 13.6M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 469c537e4638 2023-11-30T20:06:56.168 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (9m) 18s ago 10m 94.4M 4096M 15.2.0 204a01f9b0b6 1ef3c42a6385 2023-11-30T20:06:56.168 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (9m) 18s ago 9m 108M 4096M 15.2.0 204a01f9b0b6 7b57eddb7c72 2023-11-30T20:06:56.168 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (3m) 18s ago 9m 43.4M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:06:56.168 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (8m) 66s ago 8m 58.1M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:06:56.168 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (8m) 18s ago 8m 55.9M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:06:56.235 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:54.123402+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:56.235 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:54.333234+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Upgrade: Updating osd.6 2023-11-30T20:06:56.235 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:06:54.341729+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T20:06:56.235 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:55.410280+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:56.236 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:55.459402+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:56.236 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:55.807094+0000 mgr.y (mgr.34107) 183 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:56.236 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:56 smithi069 systemd[1]: Stopping Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:06:56.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:54.123402+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:54.333234+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Upgrade: Updating osd.6 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:06:54.341729+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:55.410280+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:55.459402+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:55.807094+0000 mgr.y (mgr.34107) 183 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:54.123402+0000 mgr.y (mgr.34107) 179 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:54.333234+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Upgrade: Updating osd.6 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:06:54.341729+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Deploying daemon osd.6 on smithi069 2023-11-30T20:06:56.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:55.410280+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:06:56.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:55.459402+0000 mgr.y (mgr.34107) 182 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:56.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:55.807094+0000 mgr.y (mgr.34107) 183 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:56.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:56 smithi069 bash[116612]: debug 2023-11-30T20:06:56.233+0000 7f5760bab700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:06:56.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:56 smithi069 bash[116612]: debug 2023-11-30T20:06:56.233+0000 7f5760bab700 -1 osd.6 105 *** Got signal Terminated *** 2023-11-30T20:06:56.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:56 smithi069 bash[116612]: debug 2023-11-30T20:06:56.233+0000 7f5760bab700 -1 osd.6 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:06:56.581 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:06:56.581 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:06:56.581 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:06:56.581 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:56.581 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 6 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:56.582 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 4, 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 11 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:06:56.583 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:06:56.860 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:56 smithi069 bash[134037]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.6 2023-11-30T20:06:56.860 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:56 smithi069 bash[134091]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.6" found: no such container 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr", 2023-11-30T20:06:56.934 INFO:teuthology.orchestra.run.smithi057.stdout: "mon" 2023-11-30T20:06:56.935 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:06:56.935 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "11/20 daemons upgraded", 2023-11-30T20:06:56.935 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading osd daemons", 2023-11-30T20:06:56.935 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:06:56.935 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:06:57.330 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.124085+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:57.330 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.151583+0000 mgr.y (mgr.34107) 185 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:57.330 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.153615+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.330 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.154018+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.330 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.154371+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.154763+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.155113+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.155479+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.157306+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.157650+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.158039+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.158394+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.158733+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.277333+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.277371+0000 mon.a (mon.0) 595 : cluster [INF] osd.6 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.277552+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.331 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.277666+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.421027+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.477728+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.477878+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478038+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478197+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478330+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478456+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478599+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478663+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478821+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.478922+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.332 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.479082+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.479241+0000 mon.a (mon.0) 610 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.479323+0000 mon.a (mon.0) 611 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.479494+0000 mon.a (mon.0) 612 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.580542+0000 mon.a (mon.0) 613 : audit [DBG] from='client.44269 172.21.15.57:0/4083804508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.621933+0000 mon.a (mon.0) 614 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.757462+0000 mon.a (mon.0) 615 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.765864+0000 mon.a (mon.0) 616 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.878677+0000 mon.a (mon.0) 617 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.878896+0000 mon.a (mon.0) 618 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.879066+0000 mon.a (mon.0) 619 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.879348+0000 mon.a (mon.0) 620 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.333 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.879504+0000 mon.a (mon.0) 621 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.879700+0000 mon.a (mon.0) 622 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.879894+0000 mon.a (mon.0) 623 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.880051+0000 mon.a (mon.0) 624 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.880260+0000 mon.a (mon.0) 625 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.880453+0000 mon.a (mon.0) 626 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.880642+0000 mon.a (mon.0) 627 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.880847+0000 mon.a (mon.0) 628 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.881036+0000 mon.a (mon.0) 629 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.881246+0000 mon.a (mon.0) 630 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:56.932371+0000 mgr.y (mgr.34107) 186 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.958406+0000 mon.a (mon.0) 631 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.334 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.966184+0000 mon.a (mon.0) 632 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:56.993392+0000 mon.a (mon.0) 633 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.335 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:57.022695+0000 mon.a (mon.0) 634 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.124085+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.151583+0000 mgr.y (mgr.34107) 185 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.153615+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.154018+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.154371+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.154763+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.155113+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.155479+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.157306+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.157650+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.158039+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.158394+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.158733+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.277333+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.124085+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.151583+0000 mgr.y (mgr.34107) 185 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.153615+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.154018+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.154371+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.154763+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.155113+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.155479+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.157306+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.157650+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.158039+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.158394+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.158733+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.277333+0000 mon.a (mon.0) 594 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.277371+0000 mon.a (mon.0) 595 : cluster [INF] osd.6 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:06:57.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.277552+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.277666+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.421027+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.477728+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.477878+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478038+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478197+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478330+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478456+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478599+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478663+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478821+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.478922+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.479082+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.479241+0000 mon.a (mon.0) 610 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.479323+0000 mon.a (mon.0) 611 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.479494+0000 mon.a (mon.0) 612 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.580542+0000 mon.a (mon.0) 613 : audit [DBG] from='client.44269 172.21.15.57:0/4083804508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:57.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.621933+0000 mon.a (mon.0) 614 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.277371+0000 mon.a (mon.0) 595 : cluster [INF] osd.6 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:06:57.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.277552+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.277666+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.421027+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.477728+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.477878+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478038+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478197+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478330+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478456+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478599+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478663+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478821+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.478922+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.479082+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.479241+0000 mon.a (mon.0) 610 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.479323+0000 mon.a (mon.0) 611 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.479494+0000 mon.a (mon.0) 612 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.580542+0000 mon.a (mon.0) 613 : audit [DBG] from='client.44269 172.21.15.57:0/4083804508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.621933+0000 mon.a (mon.0) 614 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.467 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.757462+0000 mon.a (mon.0) 615 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.765864+0000 mon.a (mon.0) 616 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.878677+0000 mon.a (mon.0) 617 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.878896+0000 mon.a (mon.0) 618 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.879066+0000 mon.a (mon.0) 619 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.879348+0000 mon.a (mon.0) 620 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.879504+0000 mon.a (mon.0) 621 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.879700+0000 mon.a (mon.0) 622 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.879894+0000 mon.a (mon.0) 623 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.880051+0000 mon.a (mon.0) 624 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.880260+0000 mon.a (mon.0) 625 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.880453+0000 mon.a (mon.0) 626 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.880642+0000 mon.a (mon.0) 627 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.468 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.880847+0000 mon.a (mon.0) 628 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.881036+0000 mon.a (mon.0) 629 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.881246+0000 mon.a (mon.0) 630 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:56.932371+0000 mgr.y (mgr.34107) 186 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.958406+0000 mon.a (mon.0) 631 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.966184+0000 mon.a (mon.0) 632 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:56.993392+0000 mon.a (mon.0) 633 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:57.022695+0000 mon.a (mon.0) 634 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.757462+0000 mon.a (mon.0) 615 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.765864+0000 mon.a (mon.0) 616 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.878677+0000 mon.a (mon.0) 617 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.878896+0000 mon.a (mon.0) 618 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.879066+0000 mon.a (mon.0) 619 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.879348+0000 mon.a (mon.0) 620 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.879504+0000 mon.a (mon.0) 621 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.879700+0000 mon.a (mon.0) 622 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.879894+0000 mon.a (mon.0) 623 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.880051+0000 mon.a (mon.0) 624 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.880260+0000 mon.a (mon.0) 625 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.470 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.880453+0000 mon.a (mon.0) 626 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.880642+0000 mon.a (mon.0) 627 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.880847+0000 mon.a (mon.0) 628 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.881036+0000 mon.a (mon.0) 629 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.881246+0000 mon.a (mon.0) 630 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:56.932371+0000 mgr.y (mgr.34107) 186 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.958406+0000 mon.a (mon.0) 631 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.966184+0000 mon.a (mon.0) 632 : cluster [DBG] osd.6 reported immediately failed by osd.7 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:56.993392+0000 mon.a (mon.0) 633 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-11-30T20:06:57.471 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:57.022695+0000 mon.a (mon.0) 634 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-11-30T20:06:58.415 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:57.054557+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:58.416 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:57.072438+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2023-11-30T20:06:58.416 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-11-30T20:06:58.416 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 systemd[1]: Stopped Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:06:58.416 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 systemd[1]: Starting Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:06:58.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:57.054557+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:58.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:57.072438+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2023-11-30T20:06:58.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:57.054557+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:06:58.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:58 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:57.072438+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2023-11-30T20:06:59.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:58.072522+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2023-11-30T20:06:59.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:06:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:58.124555+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v118: 129 pgs: 3 peering, 11 stale+active+clean, 115 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-30T20:06:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:58 smithi069 bash[134340]: --> ceph-volume raw activate successful for osd ID: 6 2023-11-30T20:06:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:58.072522+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2023-11-30T20:06:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:06:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:58.124555+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v118: 129 pgs: 3 peering, 11 stale+active+clean, 115 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:06:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:58.072522+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2023-11-30T20:06:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:06:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:58.124555+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v118: 129 pgs: 3 peering, 11 stale+active+clean, 115 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:00.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:06:59.549+0000 7f4039f9c700 1 -- 172.21.15.69:0/1567085256 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563217eae680 con 0x563217e75800 2023-11-30T20:07:00.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:59 smithi069 bash[134599]: 9c16bd725bc9a4edc639d837fa0b9c9a6a8d7dde2036752b38e1afb20a28a238 2023-11-30T20:07:00.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:06:59 smithi069 systemd[1]: Started Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:00.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:06:59.069865+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-11-30T20:07:00.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:59.615187+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:00.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:59.616332+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:00.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:06:59.618201+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:00.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:06:59.069865+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-11-30T20:07:00.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:59.615187+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:00.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:59.616332+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:00.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:00 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:06:59.618201+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:00.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:07:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:07:00.074+0000 7f4041a17380 -1 Falling back to public interface 2023-11-30T20:07:00.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:06:59.069865+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-11-30T20:07:00.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:59.615187+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:00.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:59.616332+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:00.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:06:59.618201+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:01.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:00.125238+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v119: 129 pgs: 13 active+undersized, 9 active+undersized+degraded, 3 peering, 3 stale+active+clean, 101 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 36/606 objects degraded (5.941%) 2023-11-30T20:07:01.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:00.125238+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v119: 129 pgs: 13 active+undersized, 9 active+undersized+degraded, 3 peering, 3 stale+active+clean, 101 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 36/606 objects degraded (5.941%) 2023-11-30T20:07:01.461 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:00.125238+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v119: 129 pgs: 13 active+undersized, 9 active+undersized+degraded, 3 peering, 3 stale+active+clean, 101 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 36/606 objects degraded (5.941%) 2023-11-30T20:07:02.213 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:01.081271+0000 mon.a (mon.0) 642 : cluster [WRN] Health check failed: Degraded data redundancy: 36/606 objects degraded (5.941%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:02.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:01.081271+0000 mon.a (mon.0) 642 : cluster [WRN] Health check failed: Degraded data redundancy: 36/606 objects degraded (5.941%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:02.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:01.081271+0000 mon.a (mon.0) 642 : cluster [WRN] Health check failed: Degraded data redundancy: 36/606 objects degraded (5.941%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:02.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:07:02.662+0000 7fe21569a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:07:03.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:07:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:07:02.844+0000 7f4041a17380 -1 osd.6 105 log_to_monitors {default=true} 2023-11-30T20:07:03.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:02.126146+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v120: 129 pgs: 24 active+undersized, 16 active+undersized+degraded, 3 peering, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2023-11-30T20:07:03.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.645093+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.650701+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.656855+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.659542+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.661013+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.662181+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.663807+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.664000+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:02.664842+0000 mgr.y (mgr.34107) 191 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.848024+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T20:07:03.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:02.848382+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:02.126146+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v120: 129 pgs: 24 active+undersized, 16 active+undersized+degraded, 3 peering, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.645093+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.650701+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.656855+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.659542+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.661013+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.662181+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.663807+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.664000+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:02.664842+0000 mgr.y (mgr.34107) 191 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:07:03.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.848024+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T20:07:03.962 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:02.848382+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T20:07:04.014 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:07:03.672+0000 7f4033712700 -1 osd.6 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:07:04.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:02.126146+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v120: 129 pgs: 24 active+undersized, 16 active+undersized+degraded, 3 peering, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2023-11-30T20:07:04.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.645093+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:04.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.650701+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.656855+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.659542+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.661013+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.662181+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.663807+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.664000+0000 mgr.y (mgr.34107) 190 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:02.664842+0000 mgr.y (mgr.34107) 191 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-11-30T20:07:04.016 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.848024+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T20:07:04.017 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:02.848382+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-30T20:07:04.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:03.652849+0000 mon.a (mon.0) 651 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T20:07:04.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:03.652921+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2023-11-30T20:07:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:03.655640+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:04.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:03.656090+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:03.652849+0000 mon.a (mon.0) 651 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T20:07:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:03.652921+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2023-11-30T20:07:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:03.655640+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:04.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:03.656090+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:03.652849+0000 mon.a (mon.0) 651 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-30T20:07:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:03.652921+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2023-11-30T20:07:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:03.655640+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:05.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:03.656090+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:04.126635+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v122: 129 pgs: 26 active+undersized, 17 active+undersized+degraded, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2023-11-30T20:07:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:04.650714+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-11-30T20:07:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:04.651518+0000 mon.a (mon.0) 655 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:07:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:04.661282+0000 mon.a (mon.0) 656 : cluster [INF] osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941] boot 2023-11-30T20:07:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:04.661354+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2023-11-30T20:07:05.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:04.662280+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:07:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:04.126635+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v122: 129 pgs: 26 active+undersized, 17 active+undersized+degraded, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2023-11-30T20:07:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:04.650714+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-11-30T20:07:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:04.651518+0000 mon.a (mon.0) 655 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:07:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:04.661282+0000 mon.a (mon.0) 656 : cluster [INF] osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941] boot 2023-11-30T20:07:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:04.661354+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2023-11-30T20:07:05.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:04.662280+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:07:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:04.126635+0000 mgr.y (mgr.34107) 192 : cluster [DBG] pgmap v122: 129 pgs: 26 active+undersized, 17 active+undersized+degraded, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2023-11-30T20:07:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:04.650714+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-11-30T20:07:06.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:04.651518+0000 mon.a (mon.0) 655 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:07:06.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:04.661282+0000 mon.a (mon.0) 656 : cluster [INF] osd.6 [v2:172.21.15.69:6816/1025914941,v1:172.21.15.69:6817/1025914941] boot 2023-11-30T20:07:06.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:04.661354+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2023-11-30T20:07:06.015 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:04.662280+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-30T20:07:06.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:05.662598+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2023-11-30T20:07:06.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:06 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:05.662598+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2023-11-30T20:07:07.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:05.662598+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2023-11-30T20:07:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:06.127231+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v125: 129 pgs: 8 peering, 14 active+undersized, 9 active+undersized+degraded, 98 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 34/606 objects degraded (5.611%) 2023-11-30T20:07:07.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:06.671782+0000 mon.a (mon.0) 660 : cluster [WRN] Health check update: Degraded data redundancy: 34/606 objects degraded (5.611%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:06.127231+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v125: 129 pgs: 8 peering, 14 active+undersized, 9 active+undersized+degraded, 98 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 34/606 objects degraded (5.611%) 2023-11-30T20:07:07.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:06.671782+0000 mon.a (mon.0) 660 : cluster [WRN] Health check update: Degraded data redundancy: 34/606 objects degraded (5.611%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:06.127231+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v125: 129 pgs: 8 peering, 14 active+undersized, 9 active+undersized+degraded, 98 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 34/606 objects degraded (5.611%) 2023-11-30T20:07:08.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:06.671782+0000 mon.a (mon.0) 660 : cluster [WRN] Health check update: Degraded data redundancy: 34/606 objects degraded (5.611%), 9 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:08.127826+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v126: 129 pgs: 8 peering, 12 active+undersized, 7 active+undersized+degraded, 102 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 24/606 objects degraded (3.960%) 2023-11-30T20:07:09.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:08.127826+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v126: 129 pgs: 8 peering, 12 active+undersized, 7 active+undersized+degraded, 102 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 24/606 objects degraded (3.960%) 2023-11-30T20:07:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:08.127826+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v126: 129 pgs: 8 peering, 12 active+undersized, 7 active+undersized+degraded, 102 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 24/606 objects degraded (3.960%) 2023-11-30T20:07:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:10.128404+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:10.424912+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:10.957315+0000 mon.a (mon.0) 662 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/606 objects degraded (3.960%), 7 pgs degraded) 2023-11-30T20:07:11.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:10.957371+0000 mon.a (mon.0) 663 : cluster [INF] Cluster is now healthy 2023-11-30T20:07:11.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:10.128404+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:11.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:10.424912+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:11.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:10.957315+0000 mon.a (mon.0) 662 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/606 objects degraded (3.960%), 7 pgs degraded) 2023-11-30T20:07:11.712 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:10.957371+0000 mon.a (mon.0) 663 : cluster [INF] Cluster is now healthy 2023-11-30T20:07:11.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:10.128404+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:11.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:10.424912+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:11.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:10.957315+0000 mon.a (mon.0) 662 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/606 objects degraded (3.960%), 7 pgs degraded) 2023-11-30T20:07:11.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:10.957371+0000 mon.a (mon.0) 663 : cluster [INF] Cluster is now healthy 2023-11-30T20:07:13.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:12.129006+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.762 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:12.129006+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.762 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:14.129624+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.762 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:14.129624+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.763 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:16.130425+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.763 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:17.678852+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:19.763 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:16.130425+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.763 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:17.678852+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:19.763 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:17.679089+0000 mgr.y (mgr.34107) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:17.680260+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Upgrade: osd.7 is safe to restart 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:18.646192+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:18.647078+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:18.647833+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:18.649693+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:17.679089+0000 mgr.y (mgr.34107) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:17.680260+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Upgrade: osd.7 is safe to restart 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:18.646192+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:18.647078+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T20:07:19.764 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:18.647833+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:19.765 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:18.649693+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-30T20:07:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:12.129006+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:14.129624+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:16.130425+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:17.678852+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:17.679089+0000 mgr.y (mgr.34107) 199 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:17.680260+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Upgrade: osd.7 is safe to restart 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:18.646192+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:18.647078+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:18.647833+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:19.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:18.649693+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-11-30T20:07:20.246 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:18.130910+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:20.246 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:18.637583+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Upgrade: Updating osd.7 2023-11-30T20:07:20.247 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:18.649211+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Deploying daemon osd.7 on smithi069 2023-11-30T20:07:20.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:18.130910+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:20.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:18.637583+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Upgrade: Updating osd.7 2023-11-30T20:07:20.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:18.649211+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Deploying daemon osd.7 on smithi069 2023-11-30T20:07:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:18.130910+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:18.637583+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Upgrade: Updating osd.7 2023-11-30T20:07:20.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:19 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:18.649211+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Deploying daemon osd.7 on smithi069 2023-11-30T20:07:20.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:20 smithi069 systemd[1]: Stopping Ceph osd.7 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:20.515 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:20 smithi069 bash[117182]: debug 2023-11-30T20:07:20.479+0000 7f78949f6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-30T20:07:20.515 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:20 smithi069 bash[117182]: debug 2023-11-30T20:07:20.479+0000 7f78949f6700 -1 osd.7 110 *** Got signal Terminated *** 2023-11-30T20:07:20.515 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:20 smithi069 bash[117182]: debug 2023-11-30T20:07:20.479+0000 7f78949f6700 -1 osd.7 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:07:20.952 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:20 smithi069 bash[135708]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.7 2023-11-30T20:07:21.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:20 smithi069 bash[135765]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.7" found: no such container 2023-11-30T20:07:21.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.726051+0000 mon.a (mon.0) 669 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.726113+0000 mon.a (mon.0) 670 : cluster [INF] osd.7 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.726321+0000 mon.a (mon.0) 671 : cluster [DBG] osd.7 reported immediately failed by osd.3 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.726692+0000 mon.a (mon.0) 672 : cluster [DBG] osd.7 reported immediately failed by osd.1 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.726930+0000 mon.a (mon.0) 673 : cluster [DBG] osd.7 reported immediately failed by osd.5 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.727067+0000 mon.a (mon.0) 674 : cluster [DBG] osd.7 reported immediately failed by osd.2 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.727264+0000 mon.a (mon.0) 675 : cluster [DBG] osd.7 reported immediately failed by osd.6 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.727414+0000 mon.a (mon.0) 676 : cluster [DBG] osd.7 reported immediately failed by osd.3 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.727604+0000 mon.a (mon.0) 677 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.727736+0000 mon.a (mon.0) 678 : cluster [DBG] osd.7 reported immediately failed by osd.1 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.727909+0000 mon.a (mon.0) 679 : cluster [DBG] osd.7 reported immediately failed by osd.5 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.728001+0000 mon.a (mon.0) 680 : cluster [DBG] osd.7 reported immediately failed by osd.2 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.728235+0000 mon.a (mon.0) 681 : cluster [DBG] osd.7 reported immediately failed by osd.6 2023-11-30T20:07:21.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.728328+0000 mon.a (mon.0) 682 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.728538+0000 mon.a (mon.0) 683 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.756004+0000 mon.a (mon.0) 684 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.768843+0000 mon.a (mon.0) 685 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.956632+0000 mon.a (mon.0) 686 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.969867+0000 mon.a (mon.0) 687 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.726051+0000 mon.a (mon.0) 669 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.726113+0000 mon.a (mon.0) 670 : cluster [INF] osd.7 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.726321+0000 mon.a (mon.0) 671 : cluster [DBG] osd.7 reported immediately failed by osd.3 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.726692+0000 mon.a (mon.0) 672 : cluster [DBG] osd.7 reported immediately failed by osd.1 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.726930+0000 mon.a (mon.0) 673 : cluster [DBG] osd.7 reported immediately failed by osd.5 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.727067+0000 mon.a (mon.0) 674 : cluster [DBG] osd.7 reported immediately failed by osd.2 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.727264+0000 mon.a (mon.0) 675 : cluster [DBG] osd.7 reported immediately failed by osd.6 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.727414+0000 mon.a (mon.0) 676 : cluster [DBG] osd.7 reported immediately failed by osd.3 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.727604+0000 mon.a (mon.0) 677 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.727736+0000 mon.a (mon.0) 678 : cluster [DBG] osd.7 reported immediately failed by osd.1 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.727909+0000 mon.a (mon.0) 679 : cluster [DBG] osd.7 reported immediately failed by osd.5 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.728001+0000 mon.a (mon.0) 680 : cluster [DBG] osd.7 reported immediately failed by osd.2 2023-11-30T20:07:21.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.728235+0000 mon.a (mon.0) 681 : cluster [DBG] osd.7 reported immediately failed by osd.6 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.728328+0000 mon.a (mon.0) 682 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.728538+0000 mon.a (mon.0) 683 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.756004+0000 mon.a (mon.0) 684 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.768843+0000 mon.a (mon.0) 685 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.956632+0000 mon.a (mon.0) 686 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.969867+0000 mon.a (mon.0) 687 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.726051+0000 mon.a (mon.0) 669 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.726113+0000 mon.a (mon.0) 670 : cluster [INF] osd.7 failed (root=default,host=smithi069) (connection refused reported by osd.0) 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.726321+0000 mon.a (mon.0) 671 : cluster [DBG] osd.7 reported immediately failed by osd.3 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.726692+0000 mon.a (mon.0) 672 : cluster [DBG] osd.7 reported immediately failed by osd.1 2023-11-30T20:07:21.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.726930+0000 mon.a (mon.0) 673 : cluster [DBG] osd.7 reported immediately failed by osd.5 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.727067+0000 mon.a (mon.0) 674 : cluster [DBG] osd.7 reported immediately failed by osd.2 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.727264+0000 mon.a (mon.0) 675 : cluster [DBG] osd.7 reported immediately failed by osd.6 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.727414+0000 mon.a (mon.0) 676 : cluster [DBG] osd.7 reported immediately failed by osd.3 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.727604+0000 mon.a (mon.0) 677 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.727736+0000 mon.a (mon.0) 678 : cluster [DBG] osd.7 reported immediately failed by osd.1 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.727909+0000 mon.a (mon.0) 679 : cluster [DBG] osd.7 reported immediately failed by osd.5 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.728001+0000 mon.a (mon.0) 680 : cluster [DBG] osd.7 reported immediately failed by osd.2 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.728235+0000 mon.a (mon.0) 681 : cluster [DBG] osd.7 reported immediately failed by osd.6 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.728328+0000 mon.a (mon.0) 682 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.728538+0000 mon.a (mon.0) 683 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.756004+0000 mon.a (mon.0) 684 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.768843+0000 mon.a (mon.0) 685 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:21.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.956632+0000 mon.a (mon.0) 686 : cluster [DBG] osd.7 reported immediately failed by osd.4 2023-11-30T20:07:21.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.969867+0000 mon.a (mon.0) 687 : cluster [DBG] osd.7 reported immediately failed by osd.0 2023-11-30T20:07:22.186 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.131436+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:22.186 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.982961+0000 mon.a (mon.0) 688 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:07:22.186 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.983000+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2023-11-30T20:07:22.186 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:21 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:20.995174+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2023-11-30T20:07:22.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.131436+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:22.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.982961+0000 mon.a (mon.0) 688 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:07:22.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.983000+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2023-11-30T20:07:22.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:20.995174+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2023-11-30T20:07:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.131436+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.982961+0000 mon.a (mon.0) 688 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-11-30T20:07:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.983000+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2023-11-30T20:07:22.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:20.995174+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2023-11-30T20:07:22.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:22 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.7.service: Succeeded. 2023-11-30T20:07:22.515 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:22 smithi069 systemd[1]: Stopped Ceph osd.7 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:22.515 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:22 smithi069 systemd[1]: Starting Ceph osd.7 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:23.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:22.002790+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-30T20:07:23.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136015]: --> ceph-volume raw activate successful for osd ID: 7 2023-11-30T20:07:23.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:22.002790+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2023-11-30T20:07:23.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:22.002790+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2023-11-30T20:07:24.014 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:07:23.637+0000 7f4a35a04700 1 -- 172.21.15.69:0/3801987985 <== mon.2 v2:172.21.15.69:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5651d9fb8680 con 0x5651d9f7f400 2023-11-30T20:07:24.014 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 bash[136293]: 9e078861b61592cbac8487d54d4247141d1329b2d9f09ffda3f7ce1495ce96ad 2023-11-30T20:07:24.015 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:23 smithi069 systemd[1]: Started Ceph osd.7 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:24.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:22.131917+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v135: 129 pgs: 9 peering, 15 stale+active+clean, 105 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:22.999538+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:23.702001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:23.702971+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:23.704798+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:22.131917+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v135: 129 pgs: 9 peering, 15 stale+active+clean, 105 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:22.999538+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T20:07:24.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:23.702001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:24.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:23.702971+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:24.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:24 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:23.704798+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:24.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:07:24.173+0000 7f4a3d47f380 -1 Falling back to public interface 2023-11-30T20:07:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:22.131917+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v135: 129 pgs: 9 peering, 15 stale+active+clean, 105 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2023-11-30T20:07:24.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:22.999538+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-30T20:07:24.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:23.702001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:24.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:23.702971+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:24.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:24 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:23.704798+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:26.181 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:24.132678+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v136: 129 pgs: 12 active+undersized, 6 active+undersized+degraded, 9 peering, 10 stale+active+clean, 92 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 10/606 objects degraded (1.650%) 2023-11-30T20:07:26.181 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:25.013589+0000 mon.a (mon.0) 696 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 6 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:26.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:24.132678+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v136: 129 pgs: 12 active+undersized, 6 active+undersized+degraded, 9 peering, 10 stale+active+clean, 92 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 10/606 objects degraded (1.650%) 2023-11-30T20:07:26.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:25.013589+0000 mon.a (mon.0) 696 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 6 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:26.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:24.132678+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v136: 129 pgs: 12 active+undersized, 6 active+undersized+degraded, 9 peering, 10 stale+active+clean, 92 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 10/606 objects degraded (1.650%) 2023-11-30T20:07:26.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:25.013589+0000 mon.a (mon.0) 696 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 6 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:27.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:26 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:07:26.941+0000 7f4a3d47f380 -1 osd.7 110 log_to_monitors {default=true} 2023-11-30T20:07:27.304 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:07:27.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:26.133534+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v137: 129 pgs: 25 active+undersized, 23 active+undersized+degraded, 9 peering, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 76/606 objects degraded (12.541%) 2023-11-30T20:07:27.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.422631+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.437842+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.443561+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:27.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.446196+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.447833+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.449121+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.451928+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:26.452671+0000 mgr.y (mgr.34107) 208 : cephadm [INF] Upgrade: Setting container_image for all osd 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.457186+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.458158+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.462096+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.462979+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.466593+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.467499+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.470844+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.471696+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-11-30T20:07:27.711 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.476260+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.477082+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.481662+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.482506+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.486990+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.487790+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.492339+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.493145+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.496296+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:26.497578+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.497874+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2023-11-30T20:07:27.712 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.945105+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:26.945607+0000 mon.a (mon.0) 722 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:26.133534+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v137: 129 pgs: 25 active+undersized, 23 active+undersized+degraded, 9 peering, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 76/606 objects degraded (12.541%) 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.422631+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.437842+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.443561+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.446196+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.447833+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.713 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.449121+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.451928+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:26.452671+0000 mgr.y (mgr.34107) 208 : cephadm [INF] Upgrade: Setting container_image for all osd 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.457186+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.458158+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.462096+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.462979+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.466593+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.467499+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.470844+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.471696+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-11-30T20:07:27.714 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.476260+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.477082+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.481662+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.482506+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.486990+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.487790+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.492339+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.493145+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.496296+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:26.497578+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.497874+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.945105+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T20:07:27.715 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:26.945607+0000 mon.a (mon.0) 722 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T20:07:27.764 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:07:27.520+0000 7f4a3017c700 -1 osd.7 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-30T20:07:27.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:26.133534+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v137: 129 pgs: 25 active+undersized, 23 active+undersized+degraded, 9 peering, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 76/606 objects degraded (12.541%) 2023-11-30T20:07:27.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.422631+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.437842+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.443561+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.446196+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.447833+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.449121+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.451928+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:26.452671+0000 mgr.y (mgr.34107) 208 : cephadm [INF] Upgrade: Setting container_image for all osd 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.457186+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.458158+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.462096+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.462979+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-11-30T20:07:27.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.466593+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.467499+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.470844+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.471696+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.476260+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.477082+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.481662+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.482506+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.486990+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.487790+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.492339+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.493145+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.496296+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-11-30T20:07:27.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:26.497578+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2023-11-30T20:07:27.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.497874+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2023-11-30T20:07:27.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.945105+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T20:07:27.767 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:26.945607+0000 mon.a (mon.0) 722 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-30T20:07:28.081 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:07:28.081 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (4m) 98s ago 9m 19.4M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:07:28.081 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (9m) 1s ago 9m 32.5M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:07:28.081 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (3m) 1s ago 12m 391M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:07:28.081 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (4m) 98s ago 13m 435M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (3m) 98s ago 13m 123M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (3m) 1s ago 12m 132M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (3m) 98s ago 12m 119M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (9m) 98s ago 10m 13.1M - 1.7.0 72c9c2088986 368366854c65 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (9m) 1s ago 10m 13.7M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (2m) 98s ago 12m 60.6M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (2m) 98s ago 11m 61.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (2m) 98s ago 11m 51.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 48d3c8902531 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (101s) 98s ago 11m 14.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 d27df3c5871c 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (77s) 1s ago 11m 67.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 81bc14a16ade 2023-11-30T20:07:28.082 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (53s) 1s ago 10m 60.4M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 469c537e4638 2023-11-30T20:07:28.083 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (28s) 1s ago 10m 50.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 9c16bd725bc9 2023-11-30T20:07:28.083 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (4s) 1s ago 10m 14.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 9e078861b615 2023-11-30T20:07:28.083 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (4m) 1s ago 10m 43.6M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:07:28.083 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (9m) 98s ago 9m 58.1M - 15.2.0 204a01f9b0b6 129da6f338c1 2023-11-30T20:07:28.083 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (8m) 1s ago 8m 56.1M - 15.2.0 204a01f9b0b6 d953b5e19ab0 2023-11-30T20:07:28.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.290609+0000 mgr.y (mgr.34107) 210 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:27.494535+0000 mon.a (mon.0) 723 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.498915+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.498994+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:27.499064+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.501470+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.501942+0000 mon.a (mon.0) 727 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.502318+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:27.503361+0000 mgr.y (mgr.34107) 211 : cephadm [INF] Upgrade: Setting container_image for all mds 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.507825+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:27.651829+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:28.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.069054+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.069600+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.070045+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.290609+0000 mgr.y (mgr.34107) 210 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:27.494535+0000 mon.a (mon.0) 723 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.498915+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.498994+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:27.499064+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.501470+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:28.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.501942+0000 mon.a (mon.0) 727 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.502318+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:27.503361+0000 mgr.y (mgr.34107) 211 : cephadm [INF] Upgrade: Setting container_image for all mds 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.507825+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:27.651829+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.069054+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.069600+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.070045+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.070520+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.070943+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.071353+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.073341+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.073783+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.074170+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.074542+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.074899+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.070520+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.070943+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.071353+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.073341+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.463 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.073783+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.074170+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.074542+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.074899+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 8 2023-11-30T20:07:28.527 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 13 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:07:28.528 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:07:28.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.290609+0000 mgr.y (mgr.34107) 210 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:28.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:27.494535+0000 mon.a (mon.0) 723 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2023-11-30T20:07:28.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.498915+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2023-11-30T20:07:28.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.498994+0000 mon.a (mon.0) 725 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:27.499064+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.501470+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.501942+0000 mon.a (mon.0) 727 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi069", "root=default"]}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.502318+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:27.503361+0000 mgr.y (mgr.34107) 211 : cephadm [INF] Upgrade: Setting container_image for all mds 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.507825+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:27.651829+0000 mgr.y (mgr.34107) 212 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.069054+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.069600+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.070045+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.070520+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.070943+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.071353+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.073341+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:07:28.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.073783+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.074170+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.074542+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:28 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.074899+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:e1f680df85d9287f04633db70fe79d7c61fc217400b17f0852d169b69a0b050e", 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "in_progress": true, 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "services_complete": [ 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "osd", 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr", 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "mon" 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: ], 2023-11-30T20:07:28.901 INFO:teuthology.orchestra.run.smithi057.stdout: "progress": "13/20 daemons upgraded", 2023-11-30T20:07:28.902 INFO:teuthology.orchestra.run.smithi057.stdout: "message": "Currently upgrading rgw daemons", 2023-11-30T20:07:28.902 INFO:teuthology.orchestra.run.smithi057.stdout: "is_paused": false 2023-11-30T20:07:28.902 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.066535+0000 mgr.y (mgr.34107) 213 : audit [DBG] from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:28.134070+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v139: 129 pgs: 31 active+undersized, 26 active+undersized+degraded, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82/606 objects degraded (13.531%) 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:28.504797+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:28.505698+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:28.514224+0000 mon.a (mon.0) 743 : cluster [INF] osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954] boot 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:28.514279+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.514499+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.521843+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.57:0/483757347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:29.598 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:28.560578+0000 mgr.y (mgr.34107) 215 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi057.twbbjr (1/2) 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.564987+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.565849+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.567331+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:28.567895+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Deploying daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.568295+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi057.twbbjr","key": "container_image"}]: dispatch 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:28.899663+0000 mgr.y (mgr.34107) 217 : audit [DBG] from='client.54311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.066535+0000 mgr.y (mgr.34107) 213 : audit [DBG] from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:28.134070+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v139: 129 pgs: 31 active+undersized, 26 active+undersized+degraded, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82/606 objects degraded (13.531%) 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:28.504797+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T20:07:29.599 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:28.505698+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:28.514224+0000 mon.a (mon.0) 743 : cluster [INF] osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954] boot 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:28.514279+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.514499+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.521843+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.57:0/483757347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:28.560578+0000 mgr.y (mgr.34107) 215 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi057.twbbjr (1/2) 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.564987+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.565849+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.567331+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:28.567895+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Deploying daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.568295+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi057.twbbjr","key": "container_image"}]: dispatch 2023-11-30T20:07:29.600 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:28.899663+0000 mgr.y (mgr.34107) 217 : audit [DBG] from='client.54311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.066535+0000 mgr.y (mgr.34107) 213 : audit [DBG] from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:29.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:28.134070+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v139: 129 pgs: 31 active+undersized, 26 active+undersized+degraded, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82/606 objects degraded (13.531%) 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:28.504797+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:28.505698+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:28.514224+0000 mon.a (mon.0) 743 : cluster [INF] osd.7 [v2:172.21.15.69:6824/2358651954,v1:172.21.15.69:6825/2358651954] boot 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:28.514279+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.514499+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.521843+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.57:0/483757347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:28.560578+0000 mgr.y (mgr.34107) 215 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi057.twbbjr (1/2) 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.564987+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.565849+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi057.twbbjr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.567331+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:28.567895+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Deploying daemon rgw.r.z.smithi057.twbbjr on smithi057 2023-11-30T20:07:29.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.568295+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi057.twbbjr","key": "container_image"}]: dispatch 2023-11-30T20:07:29.766 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:28.899663+0000 mgr.y (mgr.34107) 217 : audit [DBG] from='client.54311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:07:30.671 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:29.514826+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-11-30T20:07:30.671 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:30 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:29.514826+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-11-30T20:07:31.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:30 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:29.514826+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2023-11-30T20:07:31.927 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:30.134646+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v142: 129 pgs: 13 peering, 21 active+undersized, 19 active+undersized+degraded, 76 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:07:31.928 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:30.961630+0000 mon.a (mon.0) 752 : cluster [WRN] Health check update: Degraded data redundancy: 64/606 objects degraded (10.561%), 19 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:31.929 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:31.289954+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:31.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:30.134646+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v142: 129 pgs: 13 peering, 21 active+undersized, 19 active+undersized+degraded, 76 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:07:31.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:30.961630+0000 mon.a (mon.0) 752 : cluster [WRN] Health check update: Degraded data redundancy: 64/606 objects degraded (10.561%), 19 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:31.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:31.289954+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:30.134646+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v142: 129 pgs: 13 peering, 21 active+undersized, 19 active+undersized+degraded, 76 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64/606 objects degraded (10.561%) 2023-11-30T20:07:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:30.961630+0000 mon.a (mon.0) 752 : cluster [WRN] Health check update: Degraded data redundancy: 64/606 objects degraded (10.561%), 19 pgs degraded (PG_DEGRADED) 2023-11-30T20:07:31.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:31.289954+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:33.491 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:32.135556+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v143: 129 pgs: 13 peering, 12 active+undersized, 12 active+undersized+degraded, 92 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 341 B/s wr, 27 op/s; 44/609 objects degraded (7.225%) 2023-11-30T20:07:33.492 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:32.243646+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi069.qpnbyd (2/2) 2023-11-30T20:07:33.492 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:32.251383+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:33.492 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:32.252365+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:07:33.492 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:32.254116+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:33.492 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:32.254965+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Deploying daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T20:07:33.492 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:32.255449+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi069.qpnbyd","key": "container_image"}]: dispatch 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:32.135556+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v143: 129 pgs: 13 peering, 12 active+undersized, 12 active+undersized+degraded, 92 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 341 B/s wr, 27 op/s; 44/609 objects degraded (7.225%) 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:32.243646+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi069.qpnbyd (2/2) 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:32.251383+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:32.252365+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:32.254116+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:32.254965+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Deploying daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:32.255449+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi069.qpnbyd","key": "container_image"}]: dispatch 2023-11-30T20:07:33.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:32.135556+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v143: 129 pgs: 13 peering, 12 active+undersized, 12 active+undersized+degraded, 92 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 341 B/s wr, 27 op/s; 44/609 objects degraded (7.225%) 2023-11-30T20:07:33.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:32.243646+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi069.qpnbyd (2/2) 2023-11-30T20:07:33.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:32.251383+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:33.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:32.252365+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi069.qpnbyd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-30T20:07:33.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:32.254116+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-30T20:07:33.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:32.254965+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Deploying daemon rgw.r.z.smithi069.qpnbyd on smithi069 2023-11-30T20:07:33.711 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:32.255449+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi069.qpnbyd","key": "container_image"}]: dispatch 2023-11-30T20:07:34.466 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:34.251311+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/609 objects degraded (7.225%), 12 pgs degraded) 2023-11-30T20:07:34.466 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:34 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:34.251347+0000 mon.a (mon.0) 759 : cluster [INF] Cluster is now healthy 2023-11-30T20:07:34.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:34.251311+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/609 objects degraded (7.225%), 12 pgs degraded) 2023-11-30T20:07:34.709 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:34.251347+0000 mon.a (mon.0) 759 : cluster [INF] Cluster is now healthy 2023-11-30T20:07:34.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:34.251311+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/609 objects degraded (7.225%), 12 pgs degraded) 2023-11-30T20:07:34.710 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:34 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:34.251347+0000 mon.a (mon.0) 759 : cluster [INF] Cluster is now healthy 2023-11-30T20:07:35.909 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:34.136176+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v144: 129 pgs: 7 peering, 122 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 308 B/s wr, 84 op/s 2023-11-30T20:07:35.909 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:34.624655+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:35.909 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:34.625759+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:35.909 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:34.627827+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:35.909 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:34.628141+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:35.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:34.136176+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v144: 129 pgs: 7 peering, 122 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 308 B/s wr, 84 op/s 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:34.624655+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:34.625759+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:34.627827+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:34.628141+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:34.136176+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v144: 129 pgs: 7 peering, 122 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 308 B/s wr, 84 op/s 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:34.624655+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:35.960 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:34.625759+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:35.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:34.627827+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:35.961 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:34.628141+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:36.136713+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 101 KiB/s rd, 383 B/s wr, 155 op/s 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:36.817059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:36.868370+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.141816+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.148474+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.150904+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.152143+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.070 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.153053+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.154706+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.156167+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.157332+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.161853+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.162661+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi057.twbbjr"}]: dispatch 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.167111+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi057.twbbjr"}]': finished 2023-11-30T20:07:38.071 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.167838+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi069.qpnbyd"}]: dispatch 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:36.136713+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 101 KiB/s rd, 383 B/s wr, 155 op/s 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:36.817059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:36.868370+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.141816+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.148474+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.150904+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.152143+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.072 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.153053+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.154706+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.156167+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.157332+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.161853+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.162661+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi057.twbbjr"}]: dispatch 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.167111+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi057.twbbjr"}]': finished 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.167838+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi069.qpnbyd"}]: dispatch 2023-11-30T20:07:38.073 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.172738+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi069.qpnbyd"}]': finished 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.173790+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.178041+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.179078+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.180176+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.184530+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.185593+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.074 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:37.189748+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.172738+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi069.qpnbyd"}]': finished 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.173790+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.178041+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.179078+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.180176+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.184530+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.185593+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.075 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:37 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:37.189748+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:36.136713+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 101 KiB/s rd, 383 B/s wr, 155 op/s 2023-11-30T20:07:38.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:36.817059+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:36.868370+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.141816+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.148474+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.150904+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.152143+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.153053+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.154706+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.156167+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.157332+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.161853+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.162661+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi057.twbbjr"}]: dispatch 2023-11-30T20:07:38.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.167111+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi057.twbbjr"}]': finished 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.167838+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi069.qpnbyd"}]: dispatch 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.172738+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi069.qpnbyd"}]': finished 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.173790+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.178041+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.179078+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.180176+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.184530+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.185593+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:07:38.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:37 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:37.189748+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:38.659 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:38 smithi057 systemd[1]: Stopping Ceph node-exporter.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:38.951 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:38 smithi057 bash[146697]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter.a 2023-11-30T20:07:38.951 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:37.157909+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Setting container_image for all rgw 2023-11-30T20:07:38.951 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:37.174464+0000 mgr.y (mgr.34107) 225 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2023-11-30T20:07:38.951 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:37.180792+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2023-11-30T20:07:38.951 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:37.186284+0000 mgr.y (mgr.34107) 227 : cephadm [INF] Upgrade: Setting container_image for all nfs 2023-11-30T20:07:38.952 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:37.157909+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Setting container_image for all rgw 2023-11-30T20:07:38.952 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:37.174464+0000 mgr.y (mgr.34107) 225 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2023-11-30T20:07:38.952 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:37.180792+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2023-11-30T20:07:38.952 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:37.186284+0000 mgr.y (mgr.34107) 227 : cephadm [INF] Upgrade: Setting container_image for all nfs 2023-11-30T20:07:39.209 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:38 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-11-30T20:07:39.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:37.157909+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Setting container_image for all rgw 2023-11-30T20:07:39.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:37.174464+0000 mgr.y (mgr.34107) 225 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2023-11-30T20:07:39.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:37.180792+0000 mgr.y (mgr.34107) 226 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2023-11-30T20:07:39.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:37.186284+0000 mgr.y (mgr.34107) 227 : cephadm [INF] Upgrade: Setting container_image for all nfs 2023-11-30T20:07:39.709 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:39 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-30T20:07:39.710 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:39 smithi057 systemd[1]: Stopped Ceph node-exporter.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:39.710 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:39 smithi057 systemd[1]: Starting Ceph node-exporter.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:40.210 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:39 smithi057 bash[146877]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-11-30T20:07:40.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:38.137448+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 118 KiB/s rd, 425 B/s wr, 181 op/s 2023-11-30T20:07:40.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:38.176692+0000 mgr.y (mgr.34107) 229 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2023-11-30T20:07:40.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:38.176879+0000 mgr.y (mgr.34107) 230 : cephadm [INF] Deploying daemon node-exporter.a on smithi057 2023-11-30T20:07:40.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:38.137448+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 118 KiB/s rd, 425 B/s wr, 181 op/s 2023-11-30T20:07:40.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:38.176692+0000 mgr.y (mgr.34107) 229 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2023-11-30T20:07:40.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:39 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:38.176879+0000 mgr.y (mgr.34107) 230 : cephadm [INF] Deploying daemon node-exporter.a on smithi057 2023-11-30T20:07:40.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:38.137448+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 118 KiB/s rd, 425 B/s wr, 181 op/s 2023-11-30T20:07:40.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:38.176692+0000 mgr.y (mgr.34107) 229 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2023-11-30T20:07:40.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:39 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:38.176879+0000 mgr.y (mgr.34107) 230 : cephadm [INF] Deploying daemon node-exporter.a on smithi057 2023-11-30T20:07:40.709 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:40 smithi057 bash[146877]: Getting image source signatures 2023-11-30T20:07:40.709 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:40 smithi057 bash[146877]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-11-30T20:07:40.709 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:40 smithi057 bash[146877]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-11-30T20:07:40.709 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:40 smithi057 bash[146877]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-11-30T20:07:41.960 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:41 smithi057 bash[146877]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-11-30T20:07:41.960 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:41 smithi057 bash[146877]: Writing manifest to image destination 2023-11-30T20:07:42.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:41 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:40.138168+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 385 B/s wr, 189 op/s 2023-11-30T20:07:42.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:40.138168+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 385 B/s wr, 189 op/s 2023-11-30T20:07:42.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:41 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:40.138168+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 385 B/s wr, 189 op/s 2023-11-30T20:07:42.460 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.091Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-11-30T20:07:42.460 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.091Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-11-30T20:07:42.460 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.091Z 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/.+)($|/) 2023-11-30T20:07:42.460 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.091Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=arp 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=bcache 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=bonding 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=btrfs 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=conntrack 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=cpu 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=diskstats 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=dmi 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=edac 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=entropy 2023-11-30T20:07:42.461 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=filefd 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=filesystem 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=hwmon 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=infiniband 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=ipvs 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=loadavg 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=mdadm 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=meminfo 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=netclass 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=netdev 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.092Z caller=node_exporter.go:115 level=info collector=netstat 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=nfs 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=nfsd 2023-11-30T20:07:42.462 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=nvme 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=os 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=pressure 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=rapl 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=schedstat 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=sockstat 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=softnet 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=stat 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=tapestats 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=textfile 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-11-30T20:07:42.463 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=time 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=uname 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=vmstat 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=xfs 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:115 level=info collector=zfs 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a[146904]: ts=2023-11-30T20:07:42.093Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 bash[146877]: 146221ac5df01f783efd5a4cb2130ae61247e821151ae33eb8fd83a8c0bd03f8 2023-11-30T20:07:42.464 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:07:42 smithi057 systemd[1]: Started Ceph node-exporter.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:43.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:42.138716+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2023-11-30T20:07:43.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:42.171375+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:43.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:42.138716+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2023-11-30T20:07:43.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:43 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:42.171375+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:43.492 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:43 smithi069 systemd[1]: Stopping Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:43.493 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:42.138716+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2023-11-30T20:07:43.493 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:43 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:42.171375+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:43.764 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:43 smithi069 bash[138850]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter.b 2023-11-30T20:07:44.071 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:43 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-11-30T20:07:44.387 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-30T20:07:44.387 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 systemd[1]: Stopped Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:44.387 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 systemd[1]: Starting Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:44.387 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:43.084675+0000 mgr.y (mgr.34107) 233 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2023-11-30T20:07:44.387 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:43.084896+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Deploying daemon node-exporter.b on smithi069 2023-11-30T20:07:44.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:43.084675+0000 mgr.y (mgr.34107) 233 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2023-11-30T20:07:44.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:43.084896+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Deploying daemon node-exporter.b on smithi069 2023-11-30T20:07:44.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:43.084675+0000 mgr.y (mgr.34107) 233 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2023-11-30T20:07:44.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:43.084896+0000 mgr.y (mgr.34107) 234 : cephadm [INF] Deploying daemon node-exporter.b on smithi069 2023-11-30T20:07:44.727 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 bash[139028]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-11-30T20:07:45.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 bash[139028]: Getting image source signatures 2023-11-30T20:07:45.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 bash[139028]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-11-30T20:07:45.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 bash[139028]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-11-30T20:07:45.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:44 smithi069 bash[139028]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-11-30T20:07:45.968 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:45 smithi069 bash[139028]: Error: copying system image from manifest list: reading blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2023-11-30T20:07:45.969 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:45 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Control process exited, code=exited status=125 2023-11-30T20:07:45.969 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:45 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-30T20:07:45.969 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:45 smithi069 systemd[1]: Failed to start Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:46.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:44.139483+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 154 op/s 2023-11-30T20:07:46.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:45.449386+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:46.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:45.895994+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:45.896874+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:45.899139+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:44.139483+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 154 op/s 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:45.449386+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:45.895994+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:45.896874+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:46.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:45.899139+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:07:45.890+0000 7fe1e8188700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: Traceback (most recent call last): 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: main() 2023-11-30T20:07:46.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: r = ctx.func(ctx) 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return func(ctx) 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: ports=daemon_ports) 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:46.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: Traceback (most recent call last): 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: yield (conn, connr) 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: code, '\n'.join(err))) 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: Traceback (most recent call last): 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:46.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: main() 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: r = ctx.func(ctx) 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return func(ctx) 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: ports=daemon_ports) 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:46.214 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:46.215 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:46.215 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:46.215 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:46.215 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: 2023-11-30T20:07:46.215 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:07:45 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:07:45.890+0000 7fe1e8188700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.b on host smithi069 failed. 2023-11-30T20:07:46.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:44.139483+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 154 op/s 2023-11-30T20:07:46.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:45.449386+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:46.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:45.895994+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:46.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:45.896874+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:46.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:45 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:45.899139+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:45.891609+0000 mgr.y (mgr.34107) 236 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Traceback (most recent call last): 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: main() 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: r = ctx.func(ctx) 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:47.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: return func(ctx) 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ports=daemon_ports) 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Traceback (most recent call last): 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: yield (conn, connr) 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: code, '\n'.join(err))) 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: Traceback (most recent call last): 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:47.267 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: main() 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: r = ctx.func(ctx) 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: return func(ctx) 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: ports=daemon_ports) 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:47.268 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:45.891842+0000 mgr.y (mgr.34107) 237 : cephadm [ERR] Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.b on host smithi069 failed. 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:45.896869+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 174 B/s wr, 123 op/s 2023-11-30T20:07:47.269 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:46 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:46.893699+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: Redeploying daemon node-exporter.b on host smithi069 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:45.891609+0000 mgr.y (mgr.34107) 236 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Traceback (most recent call last): 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: main() 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: r = ctx.func(ctx) 2023-11-30T20:07:47.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: return func(ctx) 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ports=daemon_ports) 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Traceback (most recent call last): 2023-11-30T20:07:47.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: yield (conn, connr) 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: code, '\n'.join(err))) 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: Traceback (most recent call last): 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: main() 2023-11-30T20:07:47.462 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: r = ctx.func(ctx) 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: return func(ctx) 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: ports=daemon_ports) 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:47.463 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:45.891842+0000 mgr.y (mgr.34107) 237 : cephadm [ERR] Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.b on host smithi069 failed. 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:45.896869+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 174 B/s wr, 123 op/s 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:46.893699+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: Redeploying daemon node-exporter.b on host smithi069 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-11-30T20:07:47.464 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:45.891609+0000 mgr.y (mgr.34107) 236 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Traceback (most recent call last): 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: main() 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: r = ctx.func(ctx) 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: return func(ctx) 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:47.465 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ports=daemon_ports) 2023-11-30T20:07:47.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:47.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:47.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:47.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:47.466 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Traceback (most recent call last): 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1538, in _remote_connection 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: yield (conn, connr) 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1426, in _run_cephadm 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: code, '\n'.join(err))) 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Redeploy daemon node-exporter.b ... 2023-11-30T20:07:47.467 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Non-zero exit code 1 from systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: systemctl: stderr Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: systemctl: stderr See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: Traceback (most recent call last): 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9509, in 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: main() 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 9497, in main 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: r = ctx.func(ctx) 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 2061, in _default_image 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: return func(ctx) 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 5293, in command_deploy 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: ports=daemon_ports) 2023-11-30T20:07:47.468 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3120, in deploy_daemon 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: c, osd_fsid=osd_fsid, ports=ports) 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 3377, in deploy_daemon_units 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: call_throws(ctx, ['systemctl', 'start', unit_name]) 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: File "/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/cephadm.cf1c9b864d29dd2645bb517833464f26027d435bb39febbf565308fda83f90d2", line 1719, in call_throws 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: RuntimeError: Failed command: systemctl start ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b: Job for ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service failed because the control process exited with error code. 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: See "systemctl status ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service" and "journalctl -xe" for details. 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:45.891842+0000 mgr.y (mgr.34107) 237 : cephadm [ERR] Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.b on host smithi069 failed. 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:45.896869+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 174 B/s wr, 123 op/s 2023-11-30T20:07:47.469 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:46 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:46.893699+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: Redeploying daemon node-exporter.b on host smithi069 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-11-30T20:07:49.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:47.859365+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cephadm 2023-11-30T20:07:47.862907+0000 mgr.y (mgr.34107) 239 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:47.897748+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 87 B/s wr, 65 op/s 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.156662+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.164897+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.171974+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.180246+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.188551+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.192493+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:49.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:48.197381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:47.859365+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cephadm 2023-11-30T20:07:47.862907+0000 mgr.y (mgr.34107) 239 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:47.897748+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 87 B/s wr, 65 op/s 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.156662+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.164897+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.171974+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.180246+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.188551+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.213 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.192493+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:49.214 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:48 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:48.197381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:47.859365+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cephadm 2023-11-30T20:07:47.862907+0000 mgr.y (mgr.34107) 239 : cephadm [INF] Checking dashboard <-> RGW credentials 2023-11-30T20:07:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:47.897748+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 87 B/s wr, 65 op/s 2023-11-30T20:07:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.156662+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.164897+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.171974+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.180246+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:49.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.188551+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:49.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.192493+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:07:49.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:48.197381+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:07:51.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:49.898608+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 87 B/s wr, 23 op/s 2023-11-30T20:07:51.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:49.898608+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 87 B/s wr, 23 op/s 2023-11-30T20:07:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:50 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:49.898608+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 87 B/s wr, 23 op/s 2023-11-30T20:07:53.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:51.899329+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 609 B/s rd, 87 B/s wr, 0 op/s 2023-11-30T20:07:53.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:51.899329+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 609 B/s rd, 87 B/s wr, 0 op/s 2023-11-30T20:07:53.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:52 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:51.899329+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 609 B/s rd, 87 B/s wr, 0 op/s 2023-11-30T20:07:55.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:53.899982+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 KiB/s rd, 174 B/s wr, 3 op/s 2023-11-30T20:07:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:53.899982+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 KiB/s rd, 174 B/s wr, 3 op/s 2023-11-30T20:07:55.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:54 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:53.899982+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 KiB/s rd, 174 B/s wr, 3 op/s 2023-11-30T20:07:56.514 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Service RestartSec=10s expired, scheduling restart. 2023-11-30T20:07:57.206 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2023-11-30T20:07:57.207 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 systemd[1]: Stopped Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:57.207 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 systemd[1]: Starting Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:07:57.207 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 bash[139167]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-11-30T20:07:57.207 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 bash[139167]: Getting image source signatures 2023-11-30T20:07:57.207 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 bash[139167]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-11-30T20:07:57.208 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 bash[139167]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-11-30T20:07:57.208 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:56 smithi069 bash[139167]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-11-30T20:07:57.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:55.900812+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 KiB/s rd, 174 B/s wr, 3 op/s 2023-11-30T20:07:57.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:56 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:55.900812+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 KiB/s rd, 174 B/s wr, 3 op/s 2023-11-30T20:07:57.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:55.900812+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.7 KiB/s rd, 174 B/s wr, 3 op/s 2023-11-30T20:07:57.764 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 bash[139167]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-11-30T20:07:57.764 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 bash[139167]: Writing manifest to image destination 2023-11-30T20:07:58.264 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.936Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.936Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z 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/.+)($|/) 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=arp 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=bcache 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=bonding 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=btrfs 2023-11-30T20:07:58.265 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=conntrack 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=cpu 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=diskstats 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=dmi 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=edac 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=entropy 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=filefd 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=filesystem 2023-11-30T20:07:58.266 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=hwmon 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=infiniband 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=ipvs 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=loadavg 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=mdadm 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=meminfo 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=netclass 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=netdev 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=netstat 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=nfs 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=nfsd 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=nvme 2023-11-30T20:07:58.267 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=os 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=pressure 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=rapl 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=schedstat 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=sockstat 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=softnet 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=stat 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=tapestats 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=textfile 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=time 2023-11-30T20:07:58.268 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=uname 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=vmstat 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=xfs 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:115 level=info collector=zfs 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b[139205]: ts=2023-11-30T20:07:57.937Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 bash[139167]: 519977c875dd12650b788d1f2d9189e2bef4e8093268ebb281ea42cb8b697088 2023-11-30T20:07:58.269 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:07:57 smithi069 systemd[1]: Started Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:07:59.266 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:07:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:57.901462+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2023-11-30T20:07:59.285 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:07:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:07:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:57.901462+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2023-11-30T20:07:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:07:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:57.901462+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2023-11-30T20:07:59.637 INFO:teuthology.orchestra.run.smithi057.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Redeploying daemon node-exporter.b on host smithi069 failed." 2023-11-30T20:08:00.008 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph orch ps' 2023-11-30T20:08:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:59.271642+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:07:59.623569+0000 mgr.y (mgr.34107) 247 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:01.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:07:59.902340+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2023-11-30T20:08:01.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:59.271642+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:01.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:07:59.623569+0000 mgr.y (mgr.34107) 247 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:01.211 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:07:59.902340+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2023-11-30T20:08:01.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:59.271642+0000 mgr.y (mgr.34107) 246 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:01.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:07:59.623569+0000 mgr.y (mgr.34107) 247 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:01.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:07:59.902340+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2023-11-30T20:08:01.367 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:08:01.367 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (5m) 13s ago 10m 19.1M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:08:01.368 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (10m) 24s ago 10m 32.5M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:08:01.368 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (4m) 24s ago 12m 391M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:08:01.368 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (4m) 13s ago 14m 441M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:08:01.368 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (4m) 13s ago 14m 153M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:08:01.368 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (3m) 24s ago 13m 136M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:08:01.368 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (3m) 13s ago 13m 140M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (19s) 13s ago 10m 13.2M - 1.3.1 1dbe0e931976 146221ac5df0 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (10m) 24s ago 10m 14.5M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (3m) 13s ago 12m 90.8M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (3m) 13s ago 12m 97.0M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (2m) 13s ago 12m 68.5M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 48d3c8902531 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (2m) 13s ago 11m 83.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 d27df3c5871c 2023-11-30T20:08:01.369 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (110s) 24s ago 11m 80.1M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 81bc14a16ade 2023-11-30T20:08:01.370 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (86s) 24s ago 11m 70.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 469c537e4638 2023-11-30T20:08:01.370 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (61s) 24s ago 11m 58.8M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 9c16bd725bc9 2023-11-30T20:08:01.370 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (37s) 24s ago 10m 60.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 9e078861b615 2023-11-30T20:08:01.370 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (5m) 24s ago 10m 43.6M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:08:01.370 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (30s) 13s ago 9m 56.4M - 16.2.14-328-g0dc074ce d30c4dc4d760 d48e78ade79a 2023-11-30T20:08:01.370 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (27s) 24s ago 9m 53.6M - 16.2.14-328-g0dc074ce d30c4dc4d760 9307c3b170ef 2023-11-30T20:08:01.772 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph versions' 2023-11-30T20:08:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.355188+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.355697+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.356108+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.356560+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.356976+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.357407+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.359336+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.359754+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.360176+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.360579+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.361012+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.355188+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.355697+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.356108+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.356560+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.356976+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.357407+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.359336+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.359754+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.360176+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.360579+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.462 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:02 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.361012+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.355188+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.355697+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.356108+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.356560+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.356976+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.357407+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.359336+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.359754+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.360176+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.360579+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:02.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.361012+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:08:03.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:01.352979+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:03.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:01.902840+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 3 op/s 2023-11-30T20:08:03.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:01.352979+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:03.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:01.902840+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 3 op/s 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:08:03.216 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 8 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 15 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:08:03.217 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:08:03.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:01.352979+0000 mgr.y (mgr.34107) 249 : audit [DBG] from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:08:03.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:01.902840+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 3 op/s 2023-11-30T20:08:03.589 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-11-30T20:08:04.153 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:03.215035+0000 mon.c (mon.1) 15 : audit [DBG] from='client.34476 172.21.15.57:0/1782376494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:08:04.153 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:04 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:03.215035+0000 mon.c (mon.1) 15 : audit [DBG] from='client.34476 172.21.15.57:0/1782376494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:08:04.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:03.215035+0000 mon.c (mon.1) 15 : audit [DBG] from='client.34476 172.21.15.57:0/1782376494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:08:04.601 INFO:teuthology.orchestra.run.smithi057.stdout:wait for servicemap items w/ changing names to refresh 2023-11-30T20:08:04.981 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'sleep 60' 2023-11-30T20:08:05.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:03.903663+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 KiB/s rd, 85 B/s wr, 3 op/s 2023-11-30T20:08:05.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:03.903663+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 KiB/s rd, 85 B/s wr, 3 op/s 2023-11-30T20:08:05.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:03.903663+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.0 KiB/s rd, 85 B/s wr, 3 op/s 2023-11-30T20:08:07.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:05.904533+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:07.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:05.904533+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:07.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:05.904533+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:09.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:07.905347+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:09.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:07.905347+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:09.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:07.905347+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:11.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:09.905948+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:10.124984+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:10.125339+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:10.125674+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:10.126012+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:09.905948+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:10.124984+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:10.125339+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:10.125674+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-30T20:08:11.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:10.126012+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-30T20:08:11.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:09.905948+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:11.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:10.124984+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-11-30T20:08:11.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:10.125339+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-11-30T20:08:11.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:10.125674+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-30T20:08:11.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:10.126012+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-11-30T20:08:12.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:11.906670+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:12.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:11.906670+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:12.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:11.906670+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:15.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:13.907264+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:15.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:13.907264+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:15.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:13.907264+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:17.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:15.907766+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:17.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:15.907766+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:17.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:15.907766+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:19.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:18 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:17.908459+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:19.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:17.908459+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:19.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:17.908459+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:21.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:20 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:19.909297+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:21.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:19.909297+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:21.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:21 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:19.909297+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:23.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:23 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:21.910065+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:23.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:21.910065+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:23.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:23 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:21.910065+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:25.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:23.910658+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:25.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:25 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:23.910658+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:25.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:25 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:23.910658+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:27.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:25.911345+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:27.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:27 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:25.911345+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:27.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:27 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:25.911345+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:29.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:27.912032+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:29.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:29 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:27.912032+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:29.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:29 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:27.912032+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:31.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:29.912609+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:31.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:31 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:29.912609+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:31.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:31 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:29.912609+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:33.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:31.913075+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:33.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:33 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:31.913075+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:33.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:33 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:31.913075+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:35.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:33.913663+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:35.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:33.913663+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:35.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:35 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:33.913663+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:36.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:35.914269+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:36.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:36 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:35.914269+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:36.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:36 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:35.914269+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:37.209 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:08:36 smithi057 bash[132020]: ts=2023-11-30T20:08:36.953Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="web.hook/webhook[0]: notify retry canceled after 17 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-11-30T20:08:37.209 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:08:36 smithi057 bash[132020]: ts=2023-11-30T20:08: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" 2023-11-30T20:08:39.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:38 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:37.914906+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:39.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:37.914906+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:39.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:38 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:37.914906+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:41.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:40 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:39.915630+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:41.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:39.915630+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:41.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:40 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:39.915630+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:43.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:42 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:41.916412+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:43.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:41.916412+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:43.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:42 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:41.916412+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:45.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:44 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:43.917136+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:45.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:43.917136+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:45.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:43.917136+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:47.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:45.917750+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:47.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:45.917750+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:47.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:47 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:45.917750+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:47.918419+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:48.201649+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:08:49.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:08:48.532595+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:08:49.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:47.918419+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:49.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:48.201649+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:08:49.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:08:48.532595+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:08:49.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:47.918419+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:49.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:48.201649+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-30T20:08:49.461 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:49 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:08:48.532595+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' 2023-11-30T20:08:51.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:49.919007+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:51.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:51 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:49.919007+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:51.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:49.919007+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:53.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:51.919718+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:53.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:53 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:51.919718+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:53.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:51.919718+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:55.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:53.920348+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:55.459 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:55 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:53.920348+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:55.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:53.920348+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:57.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:55.920905+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:57.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:57 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:55.920905+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:57.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:55.920905+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:59.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:08:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:57.921661+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:59.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:08:59 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:57.921661+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:08:59.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:08:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:57.921661+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:01.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:08:59.922562+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:01.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:01 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:08:59.922562+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:01.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:08:59.922562+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:03.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:01.923269+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:03.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:03 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:01.923269+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:03.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:01.923269+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:05.459 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:03.923887+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:05.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:05 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:03.923887+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:05.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:03.923887+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:06.234 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph orch ps' 2023-11-30T20:09:07.460 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:05.924475+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:07.460 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:07 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:05.924475+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:07.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:05.924475+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:07.581 INFO:teuthology.orchestra.run.smithi057.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-30T20:09:07.581 INFO:teuthology.orchestra.run.smithi057.stdout:alertmanager.a smithi057 running (6m) 79s ago 11m 19.1M - 0.26.0 9f27df16978d 0f1eab018268 2023-11-30T20:09:07.581 INFO:teuthology.orchestra.run.smithi057.stdout:grafana.a smithi069 running (11m) 90s ago 11m 32.5M - 6.6.2 87a51ecf0b1c aa7ce5394ae5 2023-11-30T20:09:07.581 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.x smithi069 *:8443 running (5m) 90s ago 13m 391M - 16.2.14-328-g0dc074ce d30c4dc4d760 117bd1c14d10 2023-11-30T20:09:07.582 INFO:teuthology.orchestra.run.smithi057.stdout:mgr.y smithi057 *:8443 running (5m) 79s ago 15m 441M - 16.2.14-328-g0dc074ce d30c4dc4d760 a83c0d94cda9 2023-11-30T20:09:07.582 INFO:teuthology.orchestra.run.smithi057.stdout:mon.a smithi057 running (5m) 79s ago 15m 153M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 d136d448c52d 2023-11-30T20:09:07.582 INFO:teuthology.orchestra.run.smithi057.stdout:mon.b smithi069 running (4m) 90s ago 14m 136M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 e01e89031999 2023-11-30T20:09:07.582 INFO:teuthology.orchestra.run.smithi057.stdout:mon.c smithi057 running (4m) 79s ago 14m 140M 2048M 16.2.14-328-g0dc074ce d30c4dc4d760 fae0832ca737 2023-11-30T20:09:07.582 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.a smithi057 running (85s) 79s ago 11m 13.2M - 1.3.1 1dbe0e931976 146221ac5df0 2023-11-30T20:09:07.583 INFO:teuthology.orchestra.run.smithi057.stdout:node-exporter.b smithi069 running (11m) 90s ago 11m 14.5M - 1.7.0 72c9c2088986 1a6fd4bea253 2023-11-30T20:09:07.583 INFO:teuthology.orchestra.run.smithi057.stdout:osd.0 smithi057 running (4m) 79s ago 13m 90.8M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 b00ccdf34fc1 2023-11-30T20:09:07.583 INFO:teuthology.orchestra.run.smithi057.stdout:osd.1 smithi057 running (4m) 79s ago 13m 97.0M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 98ce6c9702d3 2023-11-30T20:09:07.583 INFO:teuthology.orchestra.run.smithi057.stdout:osd.2 smithi057 running (3m) 79s ago 13m 68.5M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 48d3c8902531 2023-11-30T20:09:07.583 INFO:teuthology.orchestra.run.smithi057.stdout:osd.3 smithi057 running (3m) 79s ago 12m 83.3M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 d27df3c5871c 2023-11-30T20:09:07.584 INFO:teuthology.orchestra.run.smithi057.stdout:osd.4 smithi069 running (2m) 90s ago 12m 80.1M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 81bc14a16ade 2023-11-30T20:09:07.584 INFO:teuthology.orchestra.run.smithi057.stdout:osd.5 smithi069 running (2m) 90s ago 12m 70.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 469c537e4638 2023-11-30T20:09:07.584 INFO:teuthology.orchestra.run.smithi057.stdout:osd.6 smithi069 running (2m) 90s ago 12m 58.8M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 9c16bd725bc9 2023-11-30T20:09:07.584 INFO:teuthology.orchestra.run.smithi057.stdout:osd.7 smithi069 running (104s) 90s ago 12m 60.7M 4096M 16.2.14-328-g0dc074ce d30c4dc4d760 9e078861b615 2023-11-30T20:09:07.584 INFO:teuthology.orchestra.run.smithi057.stdout:prometheus.a smithi069 running (6m) 90s ago 11m 43.6M - 2.48.0 620d5e2a39df 5048cfa973bc 2023-11-30T20:09:07.584 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi057.twbbjr smithi057 running (96s) 79s ago 10m 56.4M - 16.2.14-328-g0dc074ce d30c4dc4d760 d48e78ade79a 2023-11-30T20:09:07.585 INFO:teuthology.orchestra.run.smithi057.stdout:rgw.r.z.smithi069.qpnbyd smithi069 running (93s) 90s ago 10m 53.6M - 16.2.14-328-g0dc074ce d30c4dc4d760 9307c3b170ef 2023-11-30T20:09:08.072 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph versions' 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.567094+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.569225+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.569645+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.570011+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.570358+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.570722+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.571080+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.335 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.572864+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.573244+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.573610+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.573971+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:07.574325+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:07.925086+0000 mgr.y (mgr.34107) 284 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.567094+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.569225+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.569645+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.336 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.570011+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.570358+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.570722+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.571080+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.572864+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.573244+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.573610+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.573971+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:07.574325+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.337 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:08 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:07.925086+0000 mgr.y (mgr.34107) 284 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:08.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.567094+0000 mgr.y (mgr.34107) 283 : audit [DBG] from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:09:08.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.569225+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.569645+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.570011+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.570358+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.570722+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.571080+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.572864+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.573244+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.573610+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.573971+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:07.574325+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-30T20:09:08.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:07.925086+0000 mgr.y (mgr.34107) 284 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:09.580 INFO:teuthology.orchestra.run.smithi057.stdout:{ 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: "mon": { 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 3 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: "mgr": { 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: "osd": { 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 8 2023-11-30T20:09:09.581 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: "mds": {}, 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: "rgw": { 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 2 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: }, 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: "overall": { 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)": 15 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout: } 2023-11-30T20:09:09.582 INFO:teuthology.orchestra.run.smithi057.stdout:} 2023-11-30T20:09:09.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:09.579887+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.57:0/1708783901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:09.959 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:09 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:09.579887+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.57:0/1708783901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:10.004 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-11-30T20:09:10.014 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:09.579887+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.57:0/1708783901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:11.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:09.925761+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:10.130271+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-30T20:09:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:10.130560+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-30T20:09:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:10.130766+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-30T20:09:11.210 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:11 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:10.130984+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-30T20:09:11.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:09.925761+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:11.210 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:10.130271+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-30T20:09:11.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:10.130560+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-30T20:09:11.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:10.130766+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-30T20:09:11.211 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:10 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:10.130984+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-30T20:09:11.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:09.925761+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:11.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:10.130271+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-11-30T20:09:11.264 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:10.130560+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-11-30T20:09:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:10.130766+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-30T20:09:11.265 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:10.130984+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.57:0/2481429878' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-11-30T20:09:11.378 INFO:teuthology.orchestra.run.smithi057.stdout:true 2023-11-30T20:09:11.752 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2023-11-30T20:09:12.326 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:11.365277+0000 mon.c (mon.1) 17 : audit [DBG] from='client.44440 172.21.15.57:0/3058654942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:12.327 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:12 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:11.365277+0000 mon.c (mon.1) 17 : audit [DBG] from='client.44440 172.21.15.57:0/3058654942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:12.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:11.365277+0000 mon.c (mon.1) 17 : audit [DBG] from='client.44440 172.21.15.57:0/3058654942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:13.148 INFO:teuthology.orchestra.run.smithi057.stdout: "ceph version 16.2.14-328-g0dc074ce (0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9) pacific (stable)" 2023-11-30T20:09:13.308 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:11.926408+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:13.309 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:13 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:11.926408+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:13.472 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -e sha1=0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2023-11-30T20:09:13.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:11.926408+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:14.379 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:13.134650+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.57:0/456765390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:14.380 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:14 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:13.134650+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.57:0/456765390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:14.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:13.134650+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.57:0/456765390' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-30T20:09:14.799 INFO:teuthology.orchestra.run.smithi057.stdout:osd 8 97s ago - 2023-11-30T20:09:15.146 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:13.927205+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:15.147 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:15 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:13.927205+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:15.169 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-30T20:09:15.180 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi057.front.sepia.ceph.com 2023-11-30T20:09:15.180 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2023-11-30T20:09:15.514 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:13.927205+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:16.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: audit 2023-11-30T20:09:14.781706+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:09:16.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: audit 2023-11-30T20:09:14.781706+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:09:16.515 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:16 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: audit 2023-11-30T20:09:14.781706+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr:Error EINVAL: Traceback (most recent call last): 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 1447, in _handle_command 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: return self.handle_command(inbuf, cmd) 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 171, in handle_command 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: return dispatch[cmd['prefix']].call(self, cmd, inbuf) 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 414, in call 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: return self.func(mgr, **kwargs) 2023-11-30T20:09:16.916 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 107, in 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs) # noqa: E731 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 96, in wrapper 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: return func(*args, **kwargs) 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/orchestrator/module.py", line 1423, in _upgrade_ls 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: r = raise_if_exception(completion) 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 228, in raise_if_exception 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: raise e 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr:requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://quay.io/v2/ceph/ceph/tags/list?n=50&next_page=gAAAAABlaOvskqxD3xrvhwPCq1KKzlbyHBYlurfu98JIhNO5pEN8Zn1J4nPi6iWHMn2oRnnAi2PlZQ7V68dcV-WMfaBsSv4NA9OJMRjzEMfCq37u_xqgIWs%3D 2023-11-30T20:09:16.917 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T20:09:17.209 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: cluster 2023-11-30T20:09:15.927797+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:17.209 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: cluster 2023-11-30T20:09:15.927797+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:09:16.851+0000 7fe1dc931700 -1 log_channel(cephadm) log [ERR] : 502 Server Error: Bad Gateway for url: https://quay.io/v2/ceph/ceph/tags/list?n=50&next_page=gAAAAABlaOvskqxD3xrvhwPCq1KKzlbyHBYlurfu98JIhNO5pEN8Zn1J4nPi6iWHMn2oRnnAi2PlZQ7V68dcV-WMfaBsSv4NA9OJMRjzEMfCq37u_xqgIWs%3D 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: Traceback (most recent call last): 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return OrchResult(f(*args, **kwargs)) 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2877, in upgrade_ls 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return self.upgrade.upgrade_ls(image, tags) 2023-11-30T20:09:17.210 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 272, in upgrade_ls 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: ls = reg.get_tags(bare_image) 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/cephadm/registry.py", line 53, in get_tags 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: r.raise_for_status() 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/lib/python3.6/site-packages/requests/models.py", line 940, in raise_for_status 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: raise HTTPError(http_error_msg, response=self) 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://quay.io/v2/ceph/ceph/tags/list?n=50&next_page=gAAAAABlaOvskqxD3xrvhwPCq1KKzlbyHBYlurfu98JIhNO5pEN8Zn1J4nPi6iWHMn2oRnnAi2PlZQ7V68dcV-WMfaBsSv4NA9OJMRjzEMfCq37u_xqgIWs%3D 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:09:16.911+0000 7fe1dc931700 -1 mgr handle_command module 'orchestrator' command handler threw exception: 502 Server Error: Bad Gateway for url: https://quay.io/v2/ceph/ceph/tags/list?n=50&next_page=gAAAAABlaOvskqxD3xrvhwPCq1KKzlbyHBYlurfu98JIhNO5pEN8Zn1J4nPi6iWHMn2oRnnAi2PlZQ7V68dcV-WMfaBsSv4NA9OJMRjzEMfCq37u_xqgIWs%3D 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:09:16.912+0000 7fe1dc931700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last): 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/mgr_module.py", line 1447, in _handle_command 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return self.handle_command(inbuf, cmd) 2023-11-30T20:09:17.211 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 171, in handle_command 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return dispatch[cmd['prefix']].call(self, cmd, inbuf) 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/mgr_module.py", line 414, in call 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return self.func(mgr, **kwargs) 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 107, in 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs) # noqa: E731 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 96, in wrapper 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: return func(*args, **kwargs) 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/orchestrator/module.py", line 1423, in _upgrade_ls 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: r = raise_if_exception(completion) 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 228, in raise_if_exception 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: raise e 2023-11-30T20:09:17.212 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://quay.io/v2/ceph/ceph/tags/list?n=50&next_page=gAAAAABlaOvskqxD3xrvhwPCq1KKzlbyHBYlurfu98JIhNO5pEN8Zn1J4nPi6iWHMn2oRnnAi2PlZQ7V68dcV-WMfaBsSv4NA9OJMRjzEMfCq37u_xqgIWs%3D 2023-11-30T20:09:17.213 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:16 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: 2023-11-30T20:09:17.285 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-11-30T20:09:17.285 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/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_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi057 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- bash -c 'ceph orch upgrade ls'" 2023-11-30T20:09:17.359 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9522649e91b34699a8f22368d1ca9ec0 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/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_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_0dc074ce0b0b3b4f393f56dd32ef36884ebf45a9/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi057 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- bash -c 'ceph orch upgrade ls'" 2023-11-30T20:09:17.362 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-30T20:09:17.371 INFO:tasks.cephadm:Teardown begin 2023-11-30T20:09:17.372 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T20:09:17.416 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T20:09:17.450 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:17 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: cluster 2023-11-30T20:09:15.927797+0000 mgr.y (mgr.34107) 289 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-11-30T20:09:17.454 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-30T20:09:17.454 DEBUG:teuthology.orchestra.run.smithi057:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-30T20:09:17.480 DEBUG:teuthology.orchestra.run.smithi069:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-30T20:09:17.517 INFO:tasks.cephadm:Stopping all daemons... 2023-11-30T20:09:17.519 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-11-30T20:09:17.519 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a 2023-11-30T20:09:17.959 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:17 smithi057 systemd[1]: Stopping Ceph mon.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:17.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:17 smithi057 bash[149424]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-11-30T20:09:17.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:09:17.794+0000 7faee47f2700 -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 2023-11-30T20:09:17.960 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:17 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a[134776]: debug 2023-11-30T20:09:17.794+0000 7faee47f2700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-11-30T20:09:18.399 INFO:journalctl@ceph.mon.a.smithi057.stdout:Nov 30 20:09:18 smithi057 bash[149465]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-a 2023-11-30T20:09:18.406 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.a.service' 2023-11-30T20:09:18.488 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:18.488 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-11-30T20:09:18.488 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-11-30T20:09:18.489 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.c 2023-11-30T20:09:18.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:18 smithi057 systemd[1]: Stopping Ceph mon.c for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:18.709 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:18 smithi057 bash[149586]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.c" found: no such container 2023-11-30T20:09:19.023 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:09:18.760+0000 7f17154a1700 -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 2023-11-30T20:09:19.023 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:18 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c[136276]: debug 2023-11-30T20:09:18.760+0000 7f17154a1700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-11-30T20:09:19.263 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.c.service' 2023-11-30T20:09:19.291 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:19 smithi057 bash[149625]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-c 2023-11-30T20:09:19.291 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:19 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-11-30T20:09:19.292 INFO:journalctl@ceph.mon.c.smithi057.stdout:Nov 30 20:09:19 smithi057 systemd[1]: Stopped Ceph mon.c for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:09:19.305 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:19.305 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-11-30T20:09:19.305 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-11-30T20:09:19.305 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.b 2023-11-30T20:09:19.764 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:19 smithi069 systemd[1]: Stopping Ceph mon.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:19 smithi069 bash[139360]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon.b" found: no such container 2023-11-30T20:09:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:09:19.559+0000 7f7d0df2a700 -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 2023-11-30T20:09:19.765 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:19 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b[128834]: debug 2023-11-30T20:09:19.559+0000 7f7d0df2a700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-11-30T20:09:20.169 INFO:journalctl@ceph.mon.b.smithi069.stdout:Nov 30 20:09:19 smithi069 bash[139399]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mon-b 2023-11-30T20:09:20.176 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mon.b.service' 2023-11-30T20:09:20.258 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:20.259 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-11-30T20:09:20.259 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-11-30T20:09:20.259 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y 2023-11-30T20:09:20.563 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:20 smithi057 systemd[1]: Stopping Ceph mgr.y for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:20.563 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:20 smithi057 bash[149743]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.y" found: no such container 2023-11-30T20:09:20.564 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:20 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y[132585]: debug 2023-11-30T20:09:20.526+0000 7fe2504cc700 -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 2023-11-30T20:09:20.959 INFO:journalctl@ceph.mgr.y.smithi057.stdout:Nov 30 20:09:20 smithi057 bash[149782]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-y 2023-11-30T20:09:20.979 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.y.service' 2023-11-30T20:09:21.022 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:21.023 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-11-30T20:09:21.023 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-11-30T20:09:21.023 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x 2023-11-30T20:09:21.391 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:09:21 smithi069 systemd[1]: Stopping Ceph mgr.x for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:21.392 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:09:21 smithi069 bash[139520]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-11-30T20:09:21.713 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:09:21 smithi069 bash[139559]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-mgr-x 2023-11-30T20:09:21.714 INFO:journalctl@ceph.mgr.x.smithi069.stdout:Nov 30 20:09:21 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-11-30T20:09:21.719 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@mgr.x.service' 2023-11-30T20:09:21.755 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:21.756 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-11-30T20:09:21.756 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-30T20:09:21.756 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.0 2023-11-30T20:09:22.210 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:09:21 smithi057 systemd[1]: Stopping Ceph osd.0 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:22.210 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:09:21 smithi057 bash[149903]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.0" found: no such container 2023-11-30T20:09:22.210 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:09:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:09:22.027+0000 7f52e62ee700 -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 2023-11-30T20:09:22.210 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:09:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:09:22.027+0000 7f52e62ee700 -1 osd.0 115 *** Got signal Terminated *** 2023-11-30T20:09:22.210 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:09:22 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0[138648]: debug 2023-11-30T20:09:22.027+0000 7f52e62ee700 -1 osd.0 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:09:27.460 INFO:journalctl@ceph.osd.0.smithi057.stdout:Nov 30 20:09:27 smithi057 bash[149942]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-0 2023-11-30T20:09:28.509 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.0.service' 2023-11-30T20:09:28.562 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:28.562 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-30T20:09:28.562 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-30T20:09:28.562 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.1 2023-11-30T20:09:28.828 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:09:28 smithi057 systemd[1]: Stopping Ceph osd.1 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:28.828 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:09:28 smithi057 bash[150180]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.1" found: no such container 2023-11-30T20:09:29.209 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:09:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:09:28.825+0000 7f068b421700 -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 2023-11-30T20:09:29.209 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:09:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:09:28.825+0000 7f068b421700 -1 osd.1 115 *** Got signal Terminated *** 2023-11-30T20:09:29.210 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:09:28 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1[140316]: debug 2023-11-30T20:09:28.825+0000 7f068b421700 -1 osd.1 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:09:34.459 INFO:journalctl@ceph.osd.1.smithi057.stdout:Nov 30 20:09:34 smithi057 bash[150218]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-1 2023-11-30T20:09:35.349 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.1.service' 2023-11-30T20:09:35.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:35.401 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-30T20:09:35.401 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-30T20:09:35.401 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.2 2023-11-30T20:09:35.686 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:35 smithi057 systemd[1]: Stopping Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:35.686 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:35 smithi057 bash[150454]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.2" found: no such container 2023-11-30T20:09:35.959 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:09:35.684+0000 7fea094e5700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-30T20:09:35.959 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:09:35.684+0000 7fea094e5700 -1 osd.2 115 *** Got signal Terminated *** 2023-11-30T20:09:35.959 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:35 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2[142064]: debug 2023-11-30T20:09:35.684+0000 7fea094e5700 -1 osd.2 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:09:41.209 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:40 smithi057 bash[150493]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-2 2023-11-30T20:09:44.286 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.2.service' 2023-11-30T20:09:44.287 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:42 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-11-30T20:09:44.287 INFO:journalctl@ceph.osd.2.smithi057.stdout:Nov 30 20:09:42 smithi057 systemd[1]: Stopped Ceph osd.2 for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:09:44.288 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:09:43 smithi057 bash[132020]: ts=2023-11-30T20:09:43.247Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="web.hook/webhook[0]: notify retry canceled after 17 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-11-30T20:09:44.288 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:09:43 smithi057 bash[132020]: ts=2023-11-30T20:09:43.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" 2023-11-30T20:09:44.339 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:44.340 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-30T20:09:44.340 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-30T20:09:44.340 DEBUG:teuthology.orchestra.run.smithi057:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.3 2023-11-30T20:09:44.600 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:09:44 smithi057 systemd[1]: Stopping Ceph osd.3 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:44.601 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:09:44 smithi057 bash[150725]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.3" found: no such container 2023-11-30T20:09:44.959 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:09:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:09:44.598+0000 7fe1b3950700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-30T20:09:44.960 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:09:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:09:44.598+0000 7fe1b3950700 -1 osd.3 115 *** Got signal Terminated *** 2023-11-30T20:09:44.960 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:09:44 smithi057 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3[143719]: debug 2023-11-30T20:09:44.598+0000 7fe1b3950700 -1 osd.3 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:09:47.514 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:47.453+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:47.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:47.262+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:48.114 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:47 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:47.818+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:48.498 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:48.266+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:48.498 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:48.113+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:48.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:48.496+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:49.136 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:48 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:48.861+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:49.502 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:49.241+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:49.502 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:49.135+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:49.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:49.500+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:50.149 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:49 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:49.857+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:50.209 INFO:journalctl@ceph.osd.3.smithi057.stdout:Nov 30 20:09:49 smithi057 bash[150763]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-3 2023-11-30T20:09:50.461 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:50.206+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:50.461 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:50.148+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:50.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:50.460+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:51.098 DEBUG:teuthology.orchestra.run.smithi057:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.3.service' 2023-11-30T20:09:51.150 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:51.150 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-30T20:09:51.150 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-30T20:09:51.151 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.4 2023-11-30T20:09:51.151 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:50 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:50.895+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:51.423 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:51.237+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:51.424 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:51.149+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:51.424 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:51 smithi069 systemd[1]: Stopping Ceph osd.4 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:51.424 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:51 smithi069 bash[139690]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.4" found: no such container 2023-11-30T20:09:51.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:51.421+0000 7fc58e5ff700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-30T20:09:51.765 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:51.421+0000 7fc58e5ff700 -1 osd.4 115 *** Got signal Terminated *** 2023-11-30T20:09:51.765 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:51.421+0000 7fc58e5ff700 -1 osd.4 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:09:51.765 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:51.502+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:52.195 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:51 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:51.940+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:52.487 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:52.193+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:52.488 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:52.207+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:52.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:52.486+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:53.225 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:52 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:52.969+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:53.225 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:53.152+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:53.501 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:53.223+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:53.764 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:53 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:53.501+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:54.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:54.155+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:54.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:54.238+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:54.515 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:54.013+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:55.010 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:54 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:54.530+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:55.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:55.196+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:55.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:55.009+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:55.265 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:55.216+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:56.010 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:55 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4[131172]: debug 2023-11-30T20:09:55.571+0000 7fc588d77700 -1 osd.4 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.311267+0000 front 2023-11-30T20:09:21.311455+0000 (oldest deadline 2023-11-30T20:09:47.211392+0000) 2023-11-30T20:09:56.264 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:56.168+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:56.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:56.009+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:56.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:56.170+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:56.972 INFO:journalctl@ceph.osd.4.smithi069.stdout:Nov 30 20:09:56 smithi069 bash[139728]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-4 2023-11-30T20:09:57.265 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:57.168+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:57.266 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:57.175+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:57.267 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:56 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:56.970+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:57.801 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.4.service' 2023-11-30T20:09:57.841 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:09:57.841 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-30T20:09:57.842 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-30T20:09:57.842 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.5 2023-11-30T20:09:58.122 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:57 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:57.959+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:58.123 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:57 smithi069 systemd[1]: Stopping Ceph osd.5 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:09:58.123 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:57 smithi069 bash[139961]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.5" found: no such container 2023-11-30T20:09:58.123 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:58.120+0000 7fc833ddd700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-30T20:09:58.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:58.151+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:58.514 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:58.120+0000 7fc833ddd700 -1 osd.5 115 *** Got signal Terminated *** 2023-11-30T20:09:58.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:58.120+0000 7fc833ddd700 -1 osd.5 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:09:58.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:58.151+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:59.264 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:59.151+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:09:59.264 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:09:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:09:59.151+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:32.424533+0000 front 2023-11-30T20:09:32.424487+0000 (oldest deadline 2023-11-30T20:09:58.324391+0000) 2023-11-30T20:09:59.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:58.934+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:09:59.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:58 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:58.934+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:09:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:59.153+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:09:59.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:09:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:09:59.153+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:00.198 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:59.912+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:00.198 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:09:59 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:09:59.912+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:00.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:00.203+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:00.515 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:00.204+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:00.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:10:00.195+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:10:00.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:10:00.195+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:32.424533+0000 front 2023-11-30T20:09:32.424487+0000 (oldest deadline 2023-11-30T20:09:58.324391+0000) 2023-11-30T20:10:01.160 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:00.900+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:01.160 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:00 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:00.900+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:01.459 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:10:01.158+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:10:01.459 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:10:01.158+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:32.424533+0000 front 2023-11-30T20:09:32.424487+0000 (oldest deadline 2023-11-30T20:09:58.324391+0000) 2023-11-30T20:10:01.459 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:01.168+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:01.459 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:01.168+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:02.141 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:01.858+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:02.142 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:01 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:01.858+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:02.514 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:10:02.139+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:21.223599+0000 front 2023-11-30T20:09:21.223648+0000 (oldest deadline 2023-11-30T20:09:47.123500+0000) 2023-11-30T20:10:02.514 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5[132878]: debug 2023-11-30T20:10:02.139+0000 7fc82ed56700 -1 osd.5 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:32.424533+0000 front 2023-11-30T20:09:32.424487+0000 (oldest deadline 2023-11-30T20:09:58.324391+0000) 2023-11-30T20:10:02.515 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:02.197+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:02.515 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:02.197+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:03.213 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:02.879+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:03.213 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:02.879+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:03.213 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:02 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:02.879+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:03.515 INFO:journalctl@ceph.osd.5.smithi069.stdout:Nov 30 20:10:03 smithi069 bash[139999]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-5 2023-11-30T20:10:03.516 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:03.211+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:03.517 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:03.211+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:04.229 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:03.918+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:04.230 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:03.918+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:04.230 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:03 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:03.918+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:04.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:04.244+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:04.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:04.244+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:04.558 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.5.service' 2023-11-30T20:10:04.598 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:10:04.599 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-30T20:10:04.599 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-30T20:10:04.599 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.6 2023-11-30T20:10:04.888 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 systemd[1]: Stopping Ceph osd.6 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:04.888 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 bash[140242]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.6" found: no such container 2023-11-30T20:10:05.244 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:04.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:05.244 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:04.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:05.244 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:04.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:05.245 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:04.886+0000 7f4038f9a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-30T20:10:05.245 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:04.886+0000 7f4038f9a700 -1 osd.6 115 *** Got signal Terminated *** 2023-11-30T20:10:05.245 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:04 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:04.886+0000 7f4038f9a700 -1 osd.6 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:10:05.245 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:05.242+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:05.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:05.242+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:05.514 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:05.242+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.973178+0000 front 2023-11-30T20:09:38.973186+0000 (oldest deadline 2023-11-30T20:10:04.273145+0000) 2023-11-30T20:10:06.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:06.195+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:06.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:06.195+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:06.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:06.195+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.973178+0000 front 2023-11-30T20:09:38.973186+0000 (oldest deadline 2023-11-30T20:10:04.273145+0000) 2023-11-30T20:10:06.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:05.971+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:06.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:05.971+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:06.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:05 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:05.971+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:07.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:07.147+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:07.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:07.147+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:07.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:07.147+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.973178+0000 front 2023-11-30T20:09:38.973186+0000 (oldest deadline 2023-11-30T20:10:04.273145+0000) 2023-11-30T20:10:07.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:06.936+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:07.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:06.936+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:07.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:06 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:06.936+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:08.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:08.141+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:08.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:08.141+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:08.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:08.141+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.973178+0000 front 2023-11-30T20:09:38.973186+0000 (oldest deadline 2023-11-30T20:10:04.273145+0000) 2023-11-30T20:10:08.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:07.912+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:08.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:07.912+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:08.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:07 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:07.912+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:09.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:09.095+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.970623+0000 front 2023-11-30T20:09:26.970502+0000 (oldest deadline 2023-11-30T20:09:48.070495+0000) 2023-11-30T20:10:09.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:09.095+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.072927+0000 front 2023-11-30T20:09:33.072920+0000 (oldest deadline 2023-11-30T20:09:58.972733+0000) 2023-11-30T20:10:09.264 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6[134613]: debug 2023-11-30T20:10:09.095+0000 7f4034f15700 -1 osd.6 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.973178+0000 front 2023-11-30T20:09:38.973186+0000 (oldest deadline 2023-11-30T20:10:04.273145+0000) 2023-11-30T20:10:09.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:08.958+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:09.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:08.958+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:09.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:08 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:08.958+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:10.265 INFO:journalctl@ceph.osd.6.smithi069.stdout:Nov 30 20:10:10 smithi069 bash[140281]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-6 2023-11-30T20:10:10.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:09.995+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:10.266 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:09.995+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:10.266 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:09 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:09.995+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:11.217 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:10.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:11.217 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:10.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:11.217 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:10.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:11.218 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:10 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:10.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6830 osd.3 since back 2023-11-30T20:09:46.561586+0000 front 2023-11-30T20:09:46.561578+0000 (oldest deadline 2023-11-30T20:10:10.061562+0000) 2023-11-30T20:10:11.224 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.6.service' 2023-11-30T20:10:11.263 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:10:11.263 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-30T20:10:11.263 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-30T20:10:11.264 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.7 2023-11-30T20:10:11.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 systemd[1]: Stopping Ceph osd.7 for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:11.514 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 bash[140514]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd.7" found: no such container 2023-11-30T20:10:11.924 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.535+0000 7f4a34a02700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-11-30T20:10:11.924 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.535+0000 7f4a34a02700 -1 osd.7 115 *** Got signal Terminated *** 2023-11-30T20:10:11.925 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.535+0000 7f4a34a02700 -1 osd.7 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-30T20:10:11.925 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.922+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:11.925 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.922+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:12.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.922+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:12.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:11 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:11.922+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6830 osd.3 since back 2023-11-30T20:09:46.561586+0000 front 2023-11-30T20:09:46.561578+0000 (oldest deadline 2023-11-30T20:10:10.061562+0000) 2023-11-30T20:10:13.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:12.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:13.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:12.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:13.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:12.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:13.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:12 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:12.964+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6830 osd.3 since back 2023-11-30T20:09:46.561586+0000 front 2023-11-30T20:09:46.561578+0000 (oldest deadline 2023-11-30T20:10:10.061562+0000) 2023-11-30T20:10:14.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:13.915+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:14.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:13.915+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:14.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:13.915+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:14.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:13 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:13.915+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6830 osd.3 since back 2023-11-30T20:09:46.561586+0000 front 2023-11-30T20:09:46.561578+0000 (oldest deadline 2023-11-30T20:10:10.061562+0000) 2023-11-30T20:10:15.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:14.892+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:15.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:14.892+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:15.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:14.892+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:15.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:14 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:14.892+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6830 osd.3 since back 2023-11-30T20:09:46.561586+0000 front 2023-11-30T20:09:46.561578+0000 (oldest deadline 2023-11-30T20:10:10.061562+0000) 2023-11-30T20:10:16.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:15.871+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6806 osd.0 since back 2023-11-30T20:09:26.758547+0000 front 2023-11-30T20:09:26.758677+0000 (oldest deadline 2023-11-30T20:09:47.258501+0000) 2023-11-30T20:10:16.264 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:15.871+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6814 osd.1 since back 2023-11-30T20:09:33.060122+0000 front 2023-11-30T20:09:33.060131+0000 (oldest deadline 2023-11-30T20:09:58.360018+0000) 2023-11-30T20:10:16.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:15.871+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6822 osd.2 since back 2023-11-30T20:09:38.360611+0000 front 2023-11-30T20:09:38.360724+0000 (oldest deadline 2023-11-30T20:10:01.860595+0000) 2023-11-30T20:10:16.265 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:15 smithi069 ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7[136308]: debug 2023-11-30T20:10:15.871+0000 7f4a3197f700 -1 osd.7 115 heartbeat_check: no reply from 172.21.15.57:6830 osd.3 since back 2023-11-30T20:09:46.561586+0000 front 2023-11-30T20:09:46.561578+0000 (oldest deadline 2023-11-30T20:10:10.061562+0000) 2023-11-30T20:10:17.014 INFO:journalctl@ceph.osd.7.smithi069.stdout:Nov 30 20:10:16 smithi069 bash[140552]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-osd-7 2023-11-30T20:10:17.873 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@osd.7.service' 2023-11-30T20:10:17.912 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:10:17.913 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-30T20:10:17.913 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-11-30T20:10:17.913 DEBUG:teuthology.orchestra.run.smithi069:> sudo systemctl stop ceph-18158d4c-8fba-11ee-95a2-87774f69a715@prometheus.a 2023-11-30T20:10:18.231 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:17 smithi069 systemd[1]: Stopping Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-30T20:10:18.232 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-11-30T20:10:18.233 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-30T20:10:18.233 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.051Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-30T20:10:18.233 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.056Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-11-30T20:10:18.233 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.056Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-30T20:10:18.233 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[124766]: ts=2023-11-30T20:10:18.056Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-30T20:10:18.461 DEBUG:teuthology.orchestra.run.smithi069:> sudo pkill -f 'journalctl -f -n 0 -u ceph-18158d4c-8fba-11ee-95a2-87774f69a715@prometheus.a.service' 2023-11-30T20:10:18.487 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[140784]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-prometheus.a 2023-11-30T20:10:18.487 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 bash[140823]: bash: /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/prometheus.a/unit.stop: No such file or directory 2023-11-30T20:10:18.487 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-11-30T20:10:18.487 INFO:journalctl@ceph.prometheus.a.smithi069.stdout:Nov 30 20:10:18 smithi069 systemd[1]: Stopped Ceph prometheus.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:10:18.497 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-30T20:10:18.497 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-11-30T20:10:18.498 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 --force --keep-logs 2023-11-30T20:10:18.642 INFO:teuthology.orchestra.run.smithi057.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-30T20:10:18.643 INFO:teuthology.orchestra.run.smithi057.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-30T20:10:18.643 INFO:teuthology.orchestra.run.smithi057.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-30T20:10:18.644 INFO:teuthology.orchestra.run.smithi057.stderr: [--retry RETRY] 2023-11-30T20:10:18.644 INFO:teuthology.orchestra.run.smithi057.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-11-30T20:10:18.644 INFO:teuthology.orchestra.run.smithi057.stderr: ... 2023-11-30T20:10:18.644 INFO:teuthology.orchestra.run.smithi057.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-30T20:10:18.653 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-30T20:10:18.654 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 --force --keep-logs 2023-11-30T20:10:18.774 INFO:teuthology.orchestra.run.smithi069.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-30T20:10:18.774 INFO:teuthology.orchestra.run.smithi069.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-30T20:10:18.774 INFO:teuthology.orchestra.run.smithi069.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-30T20:10:18.774 INFO:teuthology.orchestra.run.smithi069.stderr: [--retry RETRY] 2023-11-30T20:10:18.774 INFO:teuthology.orchestra.run.smithi069.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-11-30T20:10:18.775 INFO:teuthology.orchestra.run.smithi069.stderr: ... 2023-11-30T20:10:18.775 INFO:teuthology.orchestra.run.smithi069.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-30T20:10:18.783 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-30T20:10:18.784 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T20:10:18.819 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-30T20:10:18.846 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-30T20:10:18.848 DEBUG:teuthology.misc:Transferring archived files from smithi057:/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/remote/ubuntu@smithi057.front.sepia.ceph.com/crash 2023-11-30T20:10:18.849 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/crash -- . 2023-11-30T20:10:18.907 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/remote/ubuntu@smithi069.front.sepia.ceph.com/crash 2023-11-30T20:10:18.908 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/crash -- . 2023-11-30T20:10:18.941 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-30T20:10:18.941 DEBUG:teuthology.orchestra.run.smithi057:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-30T20:10:18.977 INFO:teuthology.orchestra.run.smithi057.stderr:grep: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-11-30T20:10:18.979 INFO:tasks.cephadm:Compressing logs... 2023-11-30T20:10:18.979 DEBUG:teuthology.orchestra.run.smithi057:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-30T20:10:19.022 DEBUG:teuthology.orchestra.run.smithi069:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-11-30T20:10:19.049 INFO:teuthology.orchestra.run.smithi069.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-30T20:10:19.049 INFO:teuthology.orchestra.run.smithi069.stderr:: No such file or directory 2023-11-30T20:10:19.050 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-11-30T20:10:19.050 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-volume.log 2023-11-30T20:10:19.050 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-11-30T20:10:19.051 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-volume.log: --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-11-30T20:10:19.051 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-11-30T20:10:19.051 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi069.qpnbyd.log 2023-11-30T20:10:19.052 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mgr.x.log: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.b.log: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi069.qpnbyd.log: 71.5% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi069.qpnbyd.log.gz 2023-11-30T20:10:19.052 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-11-30T20:10:19.052 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.4.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-30T20:10:19.054 INFO:teuthology.orchestra.run.smithi069.stderr: 91.8% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-11-30T20:10:19.054 INFO:teuthology.orchestra.run.smithi069.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-11-30T20:10:19.055 INFO:teuthology.orchestra.run.smithi057.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-30T20:10:19.055 INFO:teuthology.orchestra.run.smithi057.stderr:: No such file or directory 2023-11-30T20:10:19.055 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-volume.log 2023-11-30T20:10:19.056 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-11-30T20:10:19.057 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-11-30T20:10:19.057 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-11-30T20:10:19.057 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-11-30T20:10:19.059 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mgr.y.log: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.3.log: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.0.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-30T20:10:19.059 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-11-30T20:10:19.059 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-11-30T20:10:19.061 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.a.log: /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.c.log: 91.9% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-11-30T20:10:19.067 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi057.twbbjr.log 2023-11-30T20:10:19.068 INFO:teuthology.orchestra.run.smithi057.stderr:gzip -5 --verbose -- /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-11-30T20:10:19.068 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi057.twbbjr.log: 71.4% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi057.twbbjr.log.gz 2023-11-30T20:10:19.087 INFO:teuthology.orchestra.run.smithi069.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.5.log: 90.1% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-11-30T20:10:19.346 INFO:teuthology.orchestra.run.smithi057.stderr:/var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.1.log: 91.6% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-11-30T20:10:19.422 INFO:teuthology.orchestra.run.smithi069.stderr: 93.0% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-11-30T20:10:19.512 INFO:teuthology.orchestra.run.smithi057.stderr: 93.3% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-11-30T20:10:19.581 INFO:teuthology.orchestra.run.smithi057.stderr: 93.6% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-11-30T20:10:19.668 INFO:teuthology.orchestra.run.smithi069.stderr: 93.4% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-11-30T20:10:19.695 INFO:teuthology.orchestra.run.smithi069.stderr: 93.8% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-11-30T20:10:19.704 INFO:teuthology.orchestra.run.smithi069.stderr: 93.4% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-11-30T20:10:19.880 INFO:teuthology.orchestra.run.smithi057.stderr: 93.6% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-11-30T20:10:19.881 INFO:teuthology.orchestra.run.smithi057.stderr: 93.6% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-11-30T20:10:19.902 INFO:teuthology.orchestra.run.smithi069.stderr: 93.7% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-11-30T20:10:19.903 INFO:teuthology.orchestra.run.smithi069.stderr: 2023-11-30T20:10:19.904 INFO:teuthology.orchestra.run.smithi069.stderr:real 0m0.864s 2023-11-30T20:10:19.904 INFO:teuthology.orchestra.run.smithi069.stderr:user 0m3.084s 2023-11-30T20:10:19.904 INFO:teuthology.orchestra.run.smithi069.stderr:sys 0m0.113s 2023-11-30T20:10:19.926 INFO:teuthology.orchestra.run.smithi057.stderr: 93.6% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-11-30T20:10:20.072 INFO:teuthology.orchestra.run.smithi057.stderr: 91.1% -- replaced with /var/log/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-11-30T20:10:20.074 INFO:teuthology.orchestra.run.smithi057.stderr: 2023-11-30T20:10:20.074 INFO:teuthology.orchestra.run.smithi057.stderr:real 0m1.032s 2023-11-30T20:10:20.074 INFO:teuthology.orchestra.run.smithi057.stderr:user 0m4.635s 2023-11-30T20:10:20.075 INFO:teuthology.orchestra.run.smithi057.stderr:sys 0m0.178s 2023-11-30T20:10:20.075 INFO:tasks.cephadm:Archiving logs... 2023-11-30T20:10:20.075 DEBUG:teuthology.misc:Transferring archived files from smithi057:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/remote/ubuntu@smithi057.front.sepia.ceph.com/log 2023-11-30T20:10:20.076 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-30T20:10:20.720 DEBUG:teuthology.misc:Transferring archived files from smithi069:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/remote/ubuntu@smithi069.front.sepia.ceph.com/log 2023-11-30T20:10:20.721 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-30T20:10:21.196 INFO:tasks.cephadm:Removing cluster... 2023-11-30T20:10:21.196 DEBUG:teuthology.orchestra.run.smithi057:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 --force 2023-11-30T20:10:22.307 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:10:22 smithi057 systemd[1]: Stopping Ceph node-exporter.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:22.607 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:10:22 smithi057 bash[151365]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-11-30T20:10:22.959 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:10:22 smithi057 bash[151404]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-a 2023-11-30T20:10:22.959 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:10:22 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-11-30T20:10:23.448 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:10:23 smithi057 systemd[1]: Stopping Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:23.448 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:10:23 smithi057 bash[132020]: ts=2023-11-30T20:10:23.260Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-30T20:10:23.449 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:10:23 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-30T20:10:23.449 INFO:journalctl@ceph.node-exporter.a.smithi057.stdout:Nov 30 20:10:23 smithi057 systemd[1]: Stopped Ceph node-exporter.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:10:23.709 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:10:23 smithi057 bash[151504]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-alertmanager.a 2023-11-30T20:10:23.710 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:10:23 smithi057 bash[151552]: bash: /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2023-11-30T20:10:24.088 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:10:23 smithi057 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-11-30T20:10:24.088 INFO:journalctl@ceph.alertmanager.a.smithi057.stdout:Nov 30 20:10:23 smithi057 systemd[1]: Stopped Ceph alertmanager.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:10:35.046 DEBUG:teuthology.orchestra.run.smithi069:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 --force 2023-11-30T20:10:36.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:10:35 smithi069 systemd[1]: Stopping Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:36.014 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:10:35 smithi069 bash[141215]: Error: no container with name or ID "ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-11-30T20:10:36.514 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[141253]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-node-exporter-b 2023-11-30T20:10:36.514 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:10:36 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-11-30T20:10:36.945 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:10:36 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-30T20:10:36.945 INFO:journalctl@ceph.node-exporter.b.smithi069.stdout:Nov 30 20:10:36 smithi069 systemd[1]: Stopped Ceph node-exporter.b for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:10:36.946 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 systemd[1]: Stopping Ceph grafana.a for 18158d4c-8fba-11ee-95a2-87774f69a715... 2023-11-30T20:10:36.946 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-30T20:10:36.946 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-30T20:10:36.946 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-30T20:10:36.946 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-30T20:10:36.946 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped Stream Manager" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-30T20:10:36.947 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-30T20:10:36.948 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[119513]: t=2023-11-30T20:10:36+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-30T20:10:37.262 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[141353]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715-grafana.a 2023-11-30T20:10:37.262 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:36 smithi069 bash[141394]: bash: /var/lib/ceph/18158d4c-8fba-11ee-95a2-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-11-30T20:10:37.263 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:37 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-30T20:10:37.263 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:37 smithi069 systemd[1]: ceph-18158d4c-8fba-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-11-30T20:10:37.263 INFO:journalctl@ceph.grafana.a.smithi069.stdout:Nov 30 20:10:37 smithi069 systemd[1]: Stopped Ceph grafana.a for 18158d4c-8fba-11ee-95a2-87774f69a715. 2023-11-30T20:10:48.364 INFO:tasks.cephadm:Removing cephadm ... 2023-11-30T20:10:48.365 DEBUG:teuthology.orchestra.run.smithi057:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-30T20:10:48.389 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-30T20:10:48.408 INFO:tasks.cephadm:Teardown complete 2023-11-30T20:10:48.408 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-30T20:10:48.417 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-30T20:10:48.418 DEBUG:teuthology.orchestra.run.smithi057:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T20:10:48.432 DEBUG:teuthology.orchestra.run.smithi069:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-30T20:10:48.451 INFO:teuthology.orchestra.run.smithi057.stderr:bash: ntpq: command not found 2023-11-30T20:10:48.456 INFO:teuthology.orchestra.run.smithi057.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T20:10:48.456 INFO:teuthology.orchestra.run.smithi057.stdout:=============================================================================== 2023-11-30T20:10:48.456 INFO:teuthology.orchestra.run.smithi057.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 31 +651us[ +651us] +/- 85ms 2023-11-30T20:10:48.456 INFO:teuthology.orchestra.run.smithi057.stdout:^* hv02.front.sepia.ceph.com 3 6 377 33 -233us[ -229us] +/- 66ms 2023-11-30T20:10:48.457 INFO:teuthology.orchestra.run.smithi057.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 37 -271us[ -267us] +/- 67ms 2023-11-30T20:10:48.457 INFO:teuthology.orchestra.run.smithi057.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T20:10:48.465 INFO:teuthology.orchestra.run.smithi069.stderr:bash: ntpq: command not found 2023-11-30T20:10:48.468 INFO:teuthology.orchestra.run.smithi069.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-30T20:10:48.469 INFO:teuthology.orchestra.run.smithi069.stdout:=============================================================================== 2023-11-30T20:10:48.469 INFO:teuthology.orchestra.run.smithi069.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 34 +646us[ +646us] +/- 85ms 2023-11-30T20:10:48.469 INFO:teuthology.orchestra.run.smithi069.stdout:^* hv02.front.sepia.ceph.com 3 6 377 34 -236us[ -225us] +/- 66ms 2023-11-30T20:10:48.469 INFO:teuthology.orchestra.run.smithi069.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 34 -278us[ -278us] +/- 68ms 2023-11-30T20:10:48.469 INFO:teuthology.orchestra.run.smithi069.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-30T20:10:48.470 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-30T20:10:48.479 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-30T20:10:48.480 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-30T20:10:48.490 DEBUG:teuthology.orchestra.run.smithi057:> 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 2023-11-30T20:10:48.609 DEBUG:teuthology.orchestra.run.smithi069:> 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 2023-11-30T20:10:48.699 DEBUG:teuthology.orchestra.run.smithi057:> 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 2023-11-30T20:10:48.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T20:10:48.738 DEBUG:teuthology.orchestra.run.smithi069:> 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 2023-11-30T20:10:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T20:10:48.770 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-30T20:10:48.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-30T20:10:48.789 INFO:teuthology.task.internal:Duration was 1648.003869 seconds 2023-11-30T20:10:48.790 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-30T20:10:48.800 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-30T20:10:48.800 DEBUG:teuthology.orchestra.run.smithi057:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-30T20:10:48.803 DEBUG:teuthology.orchestra.run.smithi069:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-30T20:10:48.856 INFO:teuthology.orchestra.run.smithi069.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T20:10:48.861 INFO:teuthology.orchestra.run.smithi057.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-30T20:10:49.222 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-30T20:10:49.222 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi057.front.sepia.ceph.com 2023-11-30T20:10:49.222 DEBUG:teuthology.orchestra.run.smithi057:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-30T20:10:49.252 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi069.front.sepia.ceph.com 2023-11-30T20:10:49.252 DEBUG:teuthology.orchestra.run.smithi069:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-11-30T20:10:49.274 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-30T20:10:49.274 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-30T20:10:49.295 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-30T20:10:49.383 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-30T20:10:49.384 DEBUG:teuthology.orchestra.run.smithi057:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-30T20:10:49.386 DEBUG:teuthology.orchestra.run.smithi069:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-30T20:10:49.601 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-30T20:10:49.612 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-30T20:10:49.612 DEBUG:teuthology.orchestra.run.smithi057:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-30T20:10:49.643 DEBUG:teuthology.orchestra.run.smithi069:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-30T20:10:49.670 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-30T20:10:49.680 DEBUG:teuthology.orchestra.run.smithi057:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-30T20:10:49.685 DEBUG:teuthology.orchestra.run.smithi069:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-11-30T20:10:49.715 INFO:teuthology.orchestra.run.smithi057.stdout:kernel.core_pattern = core 2023-11-30T20:10:49.737 INFO:teuthology.orchestra.run.smithi069.stdout:kernel.core_pattern = core 2023-11-30T20:10:49.755 DEBUG:teuthology.orchestra.run.smithi057:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-30T20:10:49.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T20:10:49.809 DEBUG:teuthology.orchestra.run.smithi069:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-30T20:10:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-30T20:10:49.827 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-30T20:10:49.837 INFO:teuthology.task.internal:Transferring archived files... 2023-11-30T20:10:49.838 DEBUG:teuthology.misc:Transferring archived files from smithi057:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/remote/smithi057 2023-11-30T20:10:49.839 DEBUG:teuthology.orchestra.run.smithi057:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-30T20:10:49.902 DEBUG:teuthology.misc:Transferring archived files from smithi069:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371/remote/smithi069 2023-11-30T20:10:49.903 DEBUG:teuthology.orchestra.run.smithi069:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-30T20:10:49.945 INFO:teuthology.task.internal:Removing archive directory... 2023-11-30T20:10:49.945 DEBUG:teuthology.orchestra.run.smithi057:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-30T20:10:49.948 DEBUG:teuthology.orchestra.run.smithi069:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-30T20:10:49.995 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-30T20:10:50.007 INFO:teuthology.task.internal:Not uploading archives. 2023-11-30T20:10:50.007 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-30T20:10:50.017 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-30T20:10:50.018 DEBUG:teuthology.orchestra.run.smithi057:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-30T20:10:50.022 DEBUG:teuthology.orchestra.run.smithi069:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-30T20:10:50.040 INFO:teuthology.orchestra.run.smithi057.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 30 20:10 /home/ubuntu/cephtest 2023-11-30T20:10:50.052 INFO:teuthology.orchestra.run.smithi069.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 30 20:10 /home/ubuntu/cephtest 2023-11-30T20:10:50.054 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-30T20:10:50.067 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-30T20:10:50.089 INFO:teuthology.nuke:Checking targets against current locks 2023-11-30T20:10:50.116 DEBUG:teuthology.nuke:shortname: smithi057 2023-11-30T20:10:50.116 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-30T20:10:50.142 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 19:33:45.446259', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzOnG9BmkN8Jbe8YTq2Gof/Ow0H0lv2K9uphJsq5QA7uVb9znR4w8GKzZTWMKo8zWu0XbKxSj7vjE959Z4XD3s='} 2023-11-30T20:10:50.146 DEBUG:teuthology.nuke:shortname: smithi069 2023-11-30T20:10:50.146 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-30T20:10:50.172 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi069.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-30_16:00:27-rados-wip-yuri8-testing-2023-11-29-0706-pacific-distro-default-smithi/7472371', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-30 19:33:45.444128', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIrqb0cIL2EwoEVgsdEOgmF4nuvAiN2xmPFkFkjNY03HJTQf0siVz+cQfS86Iq8Px5YQd+IsTtR8hqrgNc93i54='} 2023-11-30T20:10:50.196 INFO:teuthology.orchestra.console.smithi057:Power off 2023-11-30T20:10:50.196 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-30T20:10:50.221 DEBUG:teuthology.orchestra.console.smithi057:power off output: Chassis Power Control: Down/Off 2023-11-30T20:10:50.221 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T20:10:50.241 INFO:teuthology.orchestra.console.smithi069:Power off 2023-11-30T20:10:50.242 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-30T20:10:50.253 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2023-11-30T20:10:50.267 DEBUG:teuthology.orchestra.console.smithi069:power off output: Chassis Power Control: Down/Off 2023-11-30T20:10:50.267 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T20:10:50.292 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-11-30T20:10:54.256 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T20:10:54.293 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T20:10:54.371 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2023-11-30T20:10:54.406 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is on 2023-11-30T20:10:58.377 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T20:10:58.407 DEBUG:teuthology.orchestra.console.smithi069:pexpect command: ipmitool -H smithi069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-30T20:10:58.490 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is off 2023-11-30T20:10:58.519 DEBUG:teuthology.orchestra.console.smithi069:check power output: Chassis Power is off 2023-11-30T20:10:58.592 INFO:teuthology.orchestra.console.smithi057:Power off completed 2023-11-30T20:10:58.620 INFO:teuthology.orchestra.console.smithi069:Power off completed 2023-11-30T20:10:58.725 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: 1648.0038690567017 failure_reason: 'Command failed on smithi057 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 18158d4c-8fba-11ee-95a2-87774f69a715 -- bash -c ''ceph orch upgrade ls''"' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=9522649e91b34699a8f22368d1ca9ec0 status: fail success: false 2023-11-30T20:10:58.725 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-30T20:10:58.818 INFO:teuthology.run:FAIL